This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

J-link Lite Debugger breakpoints not working - Segger EMstudio

Hi,

I'm unable to hit my break points while using the J-link Lite debugger. 

Mostly, after I've attached the debugger and reset, it goes to the correct location 

FUNC_NORETURN void z_cstart(void)

I'm setting my breakpoints in Main() but it never gets there. It mostly breaks at secure_fault , followed by MPU_fault.

The program itself is running fine .

br

Dennis

Parents Reply Children
Related