Tool/software: Code Composer Studio
Hi guys, so I found a simple project on the internet which is supposed to toggle LED's for my C2000 launchpad running a TMS320F28027. I tried to build it, and I included all the dependecies and the build works fine. However, I get a strange error when I try to go on debug mode.
The error says : Break at address "0x3ff5f5" with no debug information available, or outside of program code.
When I look at this address, I find the register ESTOP0.
Does anyone have a clue about solving this issue ? Here is a picture of my project files and error :