This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugging with breakpoints: correct gcc flags

I'm building a software for the nrf5822 using pc10028. I'm using CMake and after following both morf.lv/modules.php and devzone.nordicsemi.com/.../ I successfully made the debugger to work... except I'm not having breakpoints.

I'm pretty sure I'm using the wrong compile flags here. Is there a place I can check them? Else, can you tell me which ones I should be using?

Related