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

Erase not working

Hi,

I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.

I am trying to erase page from RAM using "nrf_nvmc_page_erase()"  api but memory in that area is not getting cleared.

However I am able to overwrite using "nrf_nvmc_write_bytes()" ?

Can anyone help me out here by explaining why the memory is not getting reset to 0xFFFFFFFF when I erase it in segger.

Thanks in advance.

Parents Reply Children
No Data
Related