Setup:
CCSv5.1.0.09000
Windows XP
XDS510Plus USB Emulator
DM6437 DSP
I have a project that successfully compiles and loads most of the time. Every now and then (most often after I disconnect and reconnect the emulator) the system will load the gel file, then load the code, and then do nothing. After a normal code load it should break at main, instead it does nothing. The emulator says its running, and if i hit pause i get "No Source available for "UTL_halt() at 0x8a8f5948". I have tried several boards, and all of them work fine with CCSV4 but have this problem with CCS5.
In order to get to work again I need to delete the project, load a different project, reload my project and try to load the code again several times. Keep in mind I am making no changes to the code itself.
I know that it is not related to my project as I can create a brand new project using the examples built into CCS and see the same issue.
Has anyone else seen this happening?
Thanks,
Mark