softdevice_enable was executed.
Will not proceed after sd_ble_enable.
I have tried the following ram address.
0x20002128
0x20002080
I use the IAR 7.5 compiler and SDK 11.0.0 The program does not work well so I modified the starting address of rom(0x1c000->0x0). (Ble_stack_init) After part does not work. Other revisions are shown below.
*For debugging. 1. C/C++ Compiler -> Output -> Generate debug information check. 2. Assembler -> Output -> Generate debug information check. 3. Debugger -> Extra Option -> Use command line options uncheck.
I use the ble_app_hrs_freertos