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

Programming Module getting stuck/stalls when trying to debug

I am using a 3rd party nrf52832 module and I am trying to program it and debug it using the nrf52840 board debugger output pins (swclk, swdio, ground and power). The connection seems fine and when I go under target connect -> connect jlink -> download 'project name' it seems to work and the project it downloaded and it seems to work. However, when I try to run the debugger it stalls after downloading and never gives you the option to run the program. I have gotten this to work on a different nrf52840 module using the same pins and it works fine. 

Is the nrf52840 board debugger not compatible programming the nrf52832 module? If it is fine using the nrf52840 output pins is there another reason why it would be stalling like this?

 

Parents Reply Children
Related