Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28377D
Hi,
I am using the serial_flash_programmer (in linux) to load flash images as follows:
serial_flash_programmer -v -d f2837xD -p /dev/ttymxc1 -b 115200 -k F2837xD_sci_flash_kernels_cpu01.txt -a Tiger1FB_dsp_cpu1.out.txt -m F2837xD_sci_flash_kernels_cpu02.txt -n Tiger1FB_dsp_cpu2.out.txt
The CPU1 flash kernel is loading and I can always run DFU CPU1 and Verify CPU1 with no issues.
When I run operation 13 or 14 (Run or reset CPU1 and Boot CPU2), the CPU2 flash kernel always loads successfully but the next autobaud step is failing and DFU CPU2 also fails.
The flash kernel images were built using the controlSuite sample code with no modifications.
Any suggestions on how to troubleshoot this is greatly appreciated!
Thanks,
Robert