Hi TI Team,
I would like to program the TMS570LS0714 via JTAG by using our own programmer.
I used the CCS to build a bootloader and wrote the bootloader to sram of TMS570LS0714. I used the bootloader to call the API to program Flash of TMS570LS0714.
But sometimes I got the worng data from sram. I tried to halt the device to get the sram data to see if I could get the correct data, but sometimes it faild.