Hardware Breakpoint Usage

If you must be halted at a line of code to:

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.