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

Incorrect Bootloader starting address in the location 0xFF8

The address range for Bootloader is from 0x0007 8000 - 0x0007 E000 for SDK 16 on nRF52832 device. See this link (https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Findex.html)

However, while reading 4 bytes from the location 0xFF8, I see the value as 0x72000 as the starting address of Bootloader. According to the info center page, this address belongs to the Application area.

Please let me know which is the correct Bootloader starting address and why we see this difference?

Parents Reply Children
No Data
Related