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.