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.

Debug CCS F28M35H52C

Other Parts Discussed in Thread: F28M35H52C

When I debug with "Resume", i can jump from breakpoint to breakpoint. When I try make a step (Step Over), I fly to "static void loader_exit(void)". I see in consol

FSR = 0x0008
HFSR = 0x40000000
DFSR = 0x00000001
MMAR = 0xe000ed34
BFAR = 0xe000ed38
AFSR = 0x00000000
Terminating execution...

Why? How to debug step by step?