This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F280049C: Break at address "0x3fbd92" with no debug information available, or outside of program code.

Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE,

Tool/software: TI C/C++ Compiler

Hi,

When I use flash memory for dumping my program, though the compiler complies with no error, I'm not able to debug the program. It gives the following error,

"Break at address "0x3fbd92" with no debug information available, or outside of program code."

This error is not observed when the program is run on RAM. Since I'm new to programming micro controllers, I'm quite stuck with this. Please let me know how to solve this issue.

Regards.