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.
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
I Christin and thank you for you help.
I'm using ble_sdk_2_02_02_25, the right compiler version ti V16.96.4.LTS, TI-RTOS 2.21.1.08 as indicated in the release note.
Now I've got Hard Fault: FORCED: USAGE: UNDEFINSTR in ti.sysbios.family.arm.m3.Hwi
The only change I made to the project is changing the predefined symbols form CC2650DK_7ID to CC2650DK_5XD