Hi,
I'm using CCS v5.1.0.0900 and TI C6000 compiler 7.4.0.B2, device C6678.
After I run my program I can change something in my code and build the project without disconnecting the target and then run the program again, right?
But when I try to do this, if CCS doesn't crash (what happens a lot), many times I get the following error message:
C66xx_3: GEL: Encountered a problem loading file: ..\project.out DWARF information is corrupted.
This happens using the emulator or the simulator, sometimes with all cores.This problem doesn't happen every time, in a few times I manage to build the project and run the project without having to stop debugging and start all over.
Any idea what could be causing this? Is it a known CCS bug?
Regards