nrfjprog - reading uicr returns 0x00 values

The nrfjprog tool only returns data up to 0x10001000. After that it's all zeros.

nrfjprog -f nrf52 --recover

nrfjprog -f nrf52 --readuicr uicr.bin

If I read an individual value, it's not zero at all.

nrfjprog -f nrf52 --memrd 0x1000120C --w 8 --n 4

PS: This is with version 10.15.3.

PS2: On https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools/Download?lang=en#infotabs there's no 10.15.4 deb file.

Parents Reply Children
No Data
Related