tingox / serial_flash_programmer_C2000

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

f2837xD device - downloading kernel fails #1

Closed tingox closed 3 months ago

tingox commented 3 months ago

Using a F2837xD device, the program fails on the download kernel step

# serial_flash_programmer -d f2837xD -k F2837xD_sci_flash_kernels_cpu01_28_29.txt -a appimage.txt -p /dev/ttymxc2 -b 115200 -v

C2000 Serial Firmware Upgrader
Copyright (c) 2013 Texas Instruments Incorporated.  All rights reservred.

calling f021_DownloadKernel CPU1 Kernel
Downloading F2837xD_sci_flash_kernels_cpu01_28_29.txt to device...

Attempting autobaud to load kernel...Input and Output successfully flushed
Autobaud for kernel successful! Loading kernel file...
aa=0
Data does not match... Please press Ctrl-C to abort.^C
tingox commented 3 months ago

Fixed.