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

Readback protection

Hi,

I'm having trouble with debugging the nRF5340. I'm only using the network core and hence use the empty_app_core project for the app core.

The problem i'm facing is that i can't debug the project (with breakpoints etc) because readback protection prevents me from flashing new debug software. It always ask for the --recover to be called which erase the entire chip. The only way for me to load software is using nrf connect programmer and flash hex files for each core. This does not allow for proper debugging beside printf. So does anyone know how to remove this readback protection for debugging/developmemt purposes?

Parents Reply Children
No Data
Related