I tried to add ble_nus service to buttonless app (sdk 14). Keil doen't raise any errors and compiled project, but app is not work actuall in NRF_LOG I can see these messages
0> nrf_sdh_ble: RAM start should be adjusted to 0x20002760.
0> nrf_sdh_ble: RAM size should be adjusted to 0xD8A0.
0> app: Fatalapp: Fatal
I tried copy IRAM settings from app_uart example to my app but it wasn't work
I've also tried debugging
-
I set breakpoint
-
Change Keil options for debugging
-
Compiled, Programm project (OTA DFU)
-
Start debug session (Ctrl + F5) and get this window