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

nRF52810 real-time debugging

Hello,

I'm developing a nRF52810 application with the nrf52 Development Kit (for nRF52832), SDK v14.1.0 and Softdevice s112_nrf52810_5.1.0-2.

I'm working with Segger Embedded Studio v3.30 and have no problem when debugging nRF52832, but can't set breakpoints with the nRF52810 emulation, I get the warinig "No code for breakpoint".

Wich is the reason for that? I have read in the Nordic infocenter that The nRF52810 supports real-time debugging, so I think there is something missed in my configuration files or the IDE setup.

Related