Part Number: CC2642R
Hi,
I am using simplelink_cc26x2_sdk_2_30_00_34 simpleperipheral example. As per my use case i am getting some data from UART and sending that data through notification to connected phones. But sometimes firmware getting hang randomly. After some debugging, i checked device is going in HWI exceptional handler when hang occured.
Can someone please suggest, how to debug this issue and find the cause of hang? Is there any register or API, i can use to get exactly where my code getting hang?