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