5.17.8 Hardware Breakpoint Usage
If you must be halted at a line of code to:
- switch from a software breakpoint to a hardware breakpoint
- set a hardware breakpoint
Be aware that debugging will cause a halt on the same line of code. Debug again to continue program execution or perform a single step to execute the code on the breakpoint line.