Tool/software:
Hello,
I have a question regarding the starting condition of the debugger (CCS 12.6). After flashing the device the debugger should run to the adress with the symbol _c_int00. For this I have set the Auto run options of the CCS.
Unfortunately this doesn´t work, in the console window the following message is shown.
C28xx_CPU1: AutoRun: Target not run as the symbol "_c_int00 " is not defined
On the other hand the symbol _c_int00 is listed in the linkers map file and also in the debugger environment.
Screenshot after start (DSP starts at the reset vector)
In the next step the symbol _c_int00 is shown.
How can I fix this problem?
Thank you
Ralf