This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R: Device getting hang randomly while sending data

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?