Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi, I am using CPU-01 and CPU-02 .Both CPU-01 and CPU-02 are booting from flash.I am also using shared as well as global shared memory for program,data,and IPC memory.The problem is that break points are not working but software is executing.in additon, iam getting the message as"Break at address "0x3fec52" with no debug information available, or outside of program code."i don't why it is coming.while compling cpu-01 and cpu-02,i am not getting any memory issues.Please,suggest me some solution to work break points in software for debugging.