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.

Hard Fault: FORCED: BUSFAULT: PRECISERR

Other Parts Discussed in Thread: CC2650STK

I am currently trying to upload the unmodified example sensortag_cc2650stk_app and stack code to my CC2650STK with a XDS110 debugger. I have tried using the sensortag with battery and also without. The problem is the code getting stuck in an infinite loop after BIOS_start().

BLE stack: 2.2.0.31

TIRTOS: 2.18.0.3

Using CCS v6.2

I have managed to figure out the hardware fault but i am not sure how to interpret the below information and debug further:

Hard Fault: FORCED: BUSFAULT: PRECISERR.Data Access Error. Address = 0x53

Thanks