This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Downloading softdevice and application(using SDK) from Linux system to nrf51822 yunjia board.

hi , I am trying to download the softdevice(v8) and cross compiled application(using makefile in nrf51822 sdk v6) from my Linux PC using JLinkExe. following is the memory layout of my softdevice :

image description

following steps show how i downloaded the softdevice to nrf51822 using JLinkExe from my linux PC. image description

next I have to download the application which I compiled using the sdk and its makefile. but I don't know to which location I should load it to like I did for softdevice sec1,2 and sec3. Thank you in advance.

Related