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.

TMS570LS0432: Bootloader for TMS570LS0432 MCU

Part Number: TMS570LS0432
Other Parts Discussed in Thread: BQ76PL455A,

Hello.

We are working on a 48V Battery management system using BQ76PL455A and TMS570LS0432 MCU. We have a custom board built for the MCU (as per the launchpad and HDK schematic) and have been using the XDS110 for debugging and dumping code. We are now looking at other means for dumping the code instead of using the external debugger. Can you help me with some ideas on how to proceed onn this? Is there something along the lines of a bootloader available for the MCU that we are using?

Thanks in advance.

-

Kartik

  • Hello Kartik,

    For the 1st piece of code for example bootloader, you have to use the JTAG to program it to the flash. After the bootloader (CAN, or SCI, or SPI, etc) was programmed, the firmware can be downloaded without JTAG.