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
Try to increase the RAM start address, e.g. try
define symbol __ICFEDIT_region_RAM_start__ = 0x20002000;
Try to increase the RAM start address, e.g. try
define symbol __ICFEDIT_region_RAM_start__ = 0x20002000;