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!

Parents Reply
  • Hi

    I have 4.14 of the Nordic Segger, but the debugger is still behaving as though it is release optimized code. Where in the Segger  IDE does one specify whether to build Release or Debug code? Where does one control the compiler optimizations. If I select Project..Options in the various parts within the Project Items tree I don't see any compiler/linker options.

    Thx!

Children
Related