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

Access to the peripheral registers in debug mode

HI Im trying to reduce the power consumption of my nrf52840 based device. And now I need to read peripheral register in debug mode but cant do it.I guess it is enabling in  project seting because   In example projects I am able to see it.  For instance saadc peripheral example.  I'm using SEGGER Embedded Studio for ARM Release 3.34a  Build 2018022300.35192 and nRF5_SDK_15.0.0.

Can you help me to enable this functionality.  

It is in my project This what I see in

Related