This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Cannot set break points on c source code, always goes to the Disassembly window

The native debugger for Segger Embedded Studio always goes to the disassembly window when setting a breakpoint in the C source code. I've played with too many options settings to mention, what do I need to enable to get the debugger to break on the source code?

Related