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.

SK-TDA4VM: Breakpoint Setting

Part Number: SK-TDA4VM

Hi Team, seeking for some support.

We want to set a breakpoint at the MAIN entry function of our software.
The problem is, that while we CAN set a breakpoint in CCS, it is not reached, because by the time we do this:
1 Connect target
2 Load symbols
Our software has already went beyond that line, reaching OS level things.
We have configured to reset the device when we Load the Symbols ( Run -> Load Symbols), but it does not seem to reset it.
Please, is there a way to do this from the CCS interface? Reset it on Load, and realy hit the breakpoint?

Thank you.

-Mark