Hi All
We have started work on nRF9160 DK. We follow this link Getting Started with nRF9160 DK We have download SDK and install all requirement like GNU and Embedded Segger Studio All works fine.I open the Asset tracker Application code in Segger Embedded studio and Build solution and Connect and programming to nRF9160 DK. All done but when i use to start debugging and put break point but compiler does not break here.like in image
So why my break point does not work.
This is probably an easy thing to fix but being new to the IDE, the Zephyr project and its build system as well as to Nordic MCUs I have no idea where to look.