You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to falsify the current firmware on my cod.m module I get the error message:
"Timeout waiting for ACK/NACK after 'Synch 0x55 0x55)'.
Here is the complete command:
pi@raspberrypi:~/cc2538-bsl-master $ python3 cc2538-bsl.py -p /dev/ttyAMA0 -evw CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Opening port /dev/ttyAMA0, baud 500000
Reading data from CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Your firmware looks like an Intel Hex file
Connecting to target...
ERROR: Timeout waiting for ACK/NACK after 'Synch (0x55 0x55)'
The text was updated successfully, but these errors were encountered:
Hello everyone,
when I try to falsify the current firmware on my cod.m module I get the error message:
"Timeout waiting for ACK/NACK after 'Synch 0x55 0x55)'.
Here is the complete command:
pi@raspberrypi:~/cc2538-bsl-master $ python3 cc2538-bsl.py -p /dev/ttyAMA0 -evw CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Opening port /dev/ttyAMA0, baud 500000
Reading data from CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Your firmware looks like an Intel Hex file
Connecting to target...
ERROR: Timeout waiting for ACK/NACK after 'Synch (0x55 0x55)'
The text was updated successfully, but these errors were encountered: