Hello,
I faced with issue that I can't launch debug without recovering the device.
Please check the video.
nRF Connect SDK 2.0.2
Hello,
I faced with issue that I can't launch debug without recovering the device.
Please check the video.
nRF Connect SDK 2.0.2
Hi Roman,
Are you trying this with a 9160DK? Which revision is it?
Best Regards,
Priyanka
Hi Priyanka,
This happens with both, nrf9160DK and our custom board.
nrf9160DK is 1.1.0
Hi Priyanka,
This happens with both, nrf9160DK and our custom board.
nrf9160DK is 1.1.0
Hi Roman,
Apologies for the delay. We had along weekend and resumed working today.
Did you enable the debugging when building?
Or you can also set the CONFIG_DEBUG_OPTIMIZATIONS=y. Please take a look at this: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started/testing.html#debug-configuration
-Priyanka
Hi Priyanka,
Yes this option is enabled.
There should be an option to disable the approtect, because of which this problem is arising. Could you try to disable the approtect via nrfjprog --recover and then try the debug?
-Priyanka
I tried with both, bash and command prompt . It helps only one time, and after I need to do it each time I want to launch debug.
Hi Roman,
That sounds a bit odd then. I have asked internally to the team. Will discuss this and get back to you soon with a solution.
Could you tell me whic version of nRF Command Line Tools you have installed? Please check with nrfjprog --version.
-Priyanka