This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS1224: TI TMS570 Flashing Through UART Using USB/FTDI

Part Number: TMS570LS1224
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

Hi,

I am trying to design a board with the tms570ls1224 IC, and I would like to be able to flash it without needing to provide an external power source. One way I've heard is to use a USB connector, and an FTDI chip on my PCB that communicates to the UART of the tms570. The 570 would then need a bootloader to allow it to be updated via UART, I've found a few sources for thsi online:

http://processors.wiki.ti.com/index.php/TMS570_Hercules_MCU_Bootloader

My question is: what needs to be done on the PC side to be able to flash the IC via USB and UART? Can this be done through CCS?

Thanks,

Gabriel