Hello,
My App (cortex m4) needs to set up a breakpoint directly from code, in order to jump to an interrupt when an instruction from a certain address is fetched.
This without using a debugger.
I searched in the forum and tried the method.
1. DebugMon…