BlueNRG-LP Hard Fault on Reset with BLE active
I am using a BlueNRG-LP MC355 SoC. When connected to my debugger, I can call NVIC_SystemReset() just fine. However, if I disconnect the debugger, the device hard faults on reset.uint8_t ret = BLE_STATUS_SUCCESS; uint16_t service_handle, dev_name_...