Hi everybody ,
I am setting one breakpoint inside one interrupt, and another breakpoint inside another interrupt, In CPU2. The first breakpoint pauses the program and so ok, but the second breakpoint is not pausing the program. These two breakpoints belong to the different interrupts of the same file. both on CPU2
The same steps followed in CPU1, does not have any problem.
I do not believe it is related to the action of code, because, it does enter sometimes when used CCS10, while does not enter using CCS7.
This problem is only in the debug mode.
I tried also to set breakpoints in differnet lines of code , but no way on CPU2 issue is there
what can I test /do to solve this ?
thank you
BR
Carlo