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 :
following steps show how i downloaded the softdevice to nrf51822 using JLinkExe from my linux PC.
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.