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

NRF9160 Segger and building for Debug (Debug is missing)

I'm trying to debug my NRF9160 Zephyr app in Segger Studio but finding Step Over/Into is behaving like a Release build and jumping all over the place as would be expected for optimized code... when I looked to change my build configuration only 'Common' is available to be selected vs the typical Debug/Release options. Any idea as how to build and deploy true Debug instrumented code, or am I missing something obvious?

Thanks!

Related