Tool/software: Code Composer Studio
I have HY-TTC 500 development kit based on tms570ls3137 microcontroller. I upload firware through the CAN by TTC-Downloader and everything upload without problems. I try upload my this firmware on my Hercules Safety Development Kit tms570ls3137 HDK using Lauterbuch TRACE32 PowerView and file - flash.cmm supplying ttcontrol. Execution of my code stop on instruction - SR: 00005C70 b 0x5C70. What's the matter? Both boards have the same MCU and the code should run on both devices, right?
The first thing that comes to mind is HY-TTC 500 board have preloaded bootloader and I try upload firware on HDK board without bootloader. If so? How I can upload bootloader on HDK borad? If the problem is not the bootloader, then what?