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.

Mismatch between breakpoints and debugging

Other Parts Discussed in Thread: OMAP3530

Hi guys!!

I am debugging an ARM of OMAP3530 and I have the next problem whit the control of debugger: when the code of application has one o more breakpoints, the options in order to debug step by step (in CCSv5 of yellow colour) working ok but in complex applcations with loops and many lines of code this procedure is slow...CCSv5 has a bottom, very common in IDE, that in theory allows the execution until breakpoint (typical procedure). The problem is that when i press this bottom (called resume), the program finishes its execution without to stop in breakpoints. The execution of program is performed correctly but you can not debug it with breakpoints, only step by step (yellow bottoms).

Any suggestion friends?

Thanks in advance

Óscar