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