tingox / serial_flash_programmer_C2000

Serial Flash programmer for C2000 microcontrollers
The Unlicense
0 stars 0 forks source link

F2837xD device, after loading kernel and starting DFU, program hangs #2

Open tingox opened 3 months ago

tingox commented 3 months ago

The kernel got sent and loaded, DFU CPU1 was selected, and then

Bit rate /s of transfer was: 799.675232
Kernel loaded! Booting kernel...
Done waiting for kernel boot... Input and Output successfully flushed
Attempting autobaud to send function message...Input and Output successfully flushed
What operation do you want to perform?
         1-DFU CPU1
         2-DFU CPU2
         3-Erase CPU1
         4-Erase CPU2
         5-Verify CPU1
         6-Verify CPU2
         7-Unlock CPU1 Zone 1
         8-Unlock CPU1 Zone 2
         9-Unlock CPU2 Zone 1
        10-Unlock CPU2 Zone 2
        11-Run CPU1
        12-Reset CPU1
        13-Run CPU1 and Boot CPU2
        14-Reset CPU1 and Boot CPU2
        15-Run CPU2
        16-Reset CPU2
         0-DONE
1

calling f021_SendPacket

Finished sending Packet... Received ACK to Packet... Input and Output successfully flushedDownloading app_image.txt to device...

nothing more happens