Whenever i chose SEGGER RTT backend the program crash after running for sometime throwing fatal error info: 0x2000FDBC. According to the documentation the error seems like SoC library error code. However, Only 10 Error codes are documented (ref).
Thus, to be more clear my question is do i need to do any additional configuration when using SEGGER rtt for debug ? (i only enabled the NRF_LOG_BACKEND_RTT_ENABLED macro). In addition did i look for the error documentation in the correct place ?
I am running ble HID keyboard example code