Cannot debug ANNA B112 with nrf52840-DK as Jlink

Hi,

while switching to the nRF Connect SDK, I cannot program anymore my ANNA B112 (which is a nRF52832) using my nRF52840-DK as a programmer.

The following are working:

  • Flashing and reading the program from the ANNA B112 with VS Code and SES using the new SDK
  • Debugging the ANNA B112 with Segger Embedded Studio with the nRF 5 SDK 
  • Debugging the nRF52840-DK directly with VS Code and SES using the new SDK

When I attempt to debug with the new SDK on the ANNA B112, the debugger goes to cpu_idle.S and stays there. That's with many projects, including projects that are in production now, using a ANNA B112.

Thanks in advance,

Parents
  • Hi,

    Just want to clarify something: Are you able to debug the device with then nrf52 DK but not re-flash or otherwise erase or reset it?

    If the device has been flashed with code that has DCDC enabled and the physical unit does not have that then you could brick the device, could this be what happend?


    It is unclear to me if the device works or not after switching to nRF Connect SDK. 

    Regards,
    Jonathan

Reply
  • Hi,

    Just want to clarify something: Are you able to debug the device with then nrf52 DK but not re-flash or otherwise erase or reset it?

    If the device has been flashed with code that has DCDC enabled and the physical unit does not have that then you could brick the device, could this be what happend?


    It is unclear to me if the device works or not after switching to nRF Connect SDK. 

    Regards,
    Jonathan

Children
Related