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

Issue in loading softdevice using keil

hii guys,

i 'm using keil uv4.74. In loading a softdevice for nrf51822 using keil what i have understood is that if by mistake we build the code after setting flash_softdevice as option for select target space we can't load the softdevice from the same project into the device using keil anymore(no problem in building and loading application file using keil).it shows error.

Am i thinking right??(until we build a code after setting flash_softdevice it works fine from keil).But still we can flash it using nrfgo studio and then flash the application.hex file using keil successfully.

any thoughts??

regards

Parents
  • It happens for all programs with softdevice.

    The thing is that i am not able to flash the softdevice using keil,but i can debug the application using it.But for a fresh program just extracted from zip i am able to flash the softdevice using keil.This capability of keil stops once i set flash softdevice and click build by mistake thinking that it is the application code,for which build is required to check for errors

    IROM1 start address is 0x0

Reply
  • It happens for all programs with softdevice.

    The thing is that i am not able to flash the softdevice using keil,but i can debug the application using it.But for a fresh program just extracted from zip i am able to flash the softdevice using keil.This capability of keil stops once i set flash softdevice and click build by mistake thinking that it is the application code,for which build is required to check for errors

    IROM1 start address is 0x0

Children
No Data
Related