Tool/software: Code Composer Studio
During the debugging of an application, I get the following error:
Break at address "0x1000060a" with no debug information available, or outside of program code.
As I read the other forum posts with similar issues, the problem arises due to the CPU getting halted at a program address where no source code correlation or debug information is found.
Can anyone help me in pointing out how to solve this problem?