Hi,
I am trying to use the serial flash programmer to program the TMS320F28377D microcontroller with the text versions of the example kernel and hex file provided in the c2000 utilities folder. Can you kindly let me know if I am missing something. The steps which I am following are as follows.
1. Set GPIO84 to 1 and GPIO72 to 0 to put the controller in SCI boot mode.
2. Powering on the Controller and connecting the USB port to the PC. In my case the controller's RX and TX pins are connected to a FTDI chip as a USB-UART interface. In the guide it says to connect the serial port from the PC to the correct GPIO pins (can you please explain this in detail, if what I am doing is wrong?)
3. Opening a terminal and then using the following command serial_flash_programmer.exe -d f2837xD -k F2837xD_sci_flash_kernels_cpu01.txt -a blinky_cpu01.txt -p COM7 -b 9600.
At this point it says downloading and gets stuck or sometimes it says "Problem building DCB... are your parameters correct". Kindly let me know how to solve this.
Also, I couldn't find the hex2000 utility in that folder. Can you let me know where it is located.Thank you.
Best Regards,
Sai