Cannot get program to stop execution at breakpoint using ST-LINK V3 -or- Segger JLINK+.
I insert a breakpoint in the source code by toggling it Ctrl+Shift+B. I view the breakpoint in the Breakpoints window. After startup, the program is halted at the first line of code. I then press F8 to start the program and execution blows through th...