This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to debug when program flow goes to 0xFFFFFFFE?

Hi, when doing wired uart-BLE combination and increasing the traffic in the uart comms and BLE comms, at some unpredictable stage, the program flow goes to 0xFFFFFFFE. Any thoughts as how to debug this? I do APP_ERROR_CHECK every time and it is fine. Also I have breakpoint in NVIC_SystemReset and it is never hit. I am using SDK12.0.1 keil IDE and sd130v2 on nRF51822 32KBRAM version.

Parents Reply Children
No Data
Related