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.

RTOS/CC2640: Hard Fault: FORCED: BUSFAULT: IMPRECISERR on default simple-peripheral application

Part Number: CC2640
Other Parts Discussed in Thread: SYSBIOS,

Tool/software: TI-RTOS

Hello, I have developed a project with no issue on the developer board LAUNCHXL--CC2640R2,

Now I have two different custom board, based on CC2640F128RHB.

I can run an simple application and blink led and so on.

When I try to use the TI-RTOS I've got troubles.

I'm using simple-perfipheral application with no modification but I fall in HWI unprecise exception. (Hard Fault: FORCED: BUSFAULT: IMPRECISERR / ti.sysbios.family.arm.m3.Hwi.ExcContext / 0    <symbol is not available>,PC = 0x0000F00A FP = 0x200022B0)

I've performed all HW checks and disabled all GPIO.

I'm using CC26X2 SDK 2.10.0.44 and TI-RTOS 2.21.1.08