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

Bootloader IRAM

I want to change bootloader start address BOOTLOADER_REGION_START to 0x33800 to store user data and DFU. But when I only change BOOTLOADER_REGION_START, my device can't work correctly, I can't scan my nrf51822 via toolbox now.What should I do else to achieve it?

My IC is nRF51822 QFAAH0.

Related