We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 Enable2. FP_COMP Setting3. FP_CONT SET
But Never jump to DebugMon_Handler.I wonder if any other settings are needed.
Best regards