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

nRF51822 , jump to address about bootloader and application

hello.

I develope the using the Nrf51822, bootloader and application not using softdevice llbrary.

the procedure is that one mcu send the mrf51822 by uart. and mrf51822 save the receiving data to flash(from address 0x10000).

i confirm the saving data by real view debugging tool.

but i don't know to jump appication address both bootloader and application.

if know this method , please notice to me.

thank you.

Related