Hi, I am using nrf51822 pca10004 with SDK110 v8 , I got a problem that the code hangs in sd_softdevice_enable and stuck in SVC_Handler.
Thanks, Nagaraj
Hi, I am using nrf51822 pca10004 with SDK110 v8 , I got a problem that the code hangs in sd_softdevice_enable and stuck in SVC_Handler.
Thanks, Nagaraj
If I set ICFEDIT_intvec_start to 0x00018000 the code is not running, if i set ICFEDIT_intvec_start to 0x00000000 and ICFEDIT_region_ROM_start = 0x00018000; code will hang in sd_softdevice_enable. Same as earlier issue.
Thanks, nagaraj
If I set ICFEDIT_intvec_start to 0x00018000 the code is not running, if i set ICFEDIT_intvec_start to 0x00000000 and ICFEDIT_region_ROM_start = 0x00018000; code will hang in sd_softdevice_enable. Same as earlier issue.
Thanks, nagaraj