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.
工具/软件:Code Composer Studio
尊敬的先生:
我20~30的是 TI RTOS,任务运行正常,但在 T Ü V INT 之后,任务将中止。
主线程和相关任务堆栈已经足够好了。
请检查下面的例外代码。
我的最佳
安森
TI.SYSBIOS.family.ARM.m3/Hwi:第1154行:E_hardFault:Forced
TI.SYSBIOS.family.ARM.m3/Hwi:第1231行:E_BUSFault:PRECISERR:立即总线故障、确切的已知地址、地址:fffffff9
在 PC = 0x0000dba6的后台线程中发生异常。
内核0:ThreadType_Task 中发生异常。
任务名称:{unknown-instance-name}、句柄:0x20001060。
任务堆栈基地址:0x200010c0。
任务堆栈大小:0x640。
R0 = 0x00000001 R8 = 0x200016e0
R1 = 0x20000a84 R9 = 0x00000000
R2 = 0x00007fbc R10 = 0x00007fbc
R3 = 0x00000000 R11 = 0xffffffff
R4 = 0x20003a68 R12 = 0x00000000
R5 = 0xfffffffa SP (R13)= 0x20001638
R6 = 0xffffff8 LR (R14)= 0x00009efb
R7 = 0x200092e8 PC (R15)= 0x0000dba6
PSR = 0x21000000
ICSR = 0x00418803
MMFSR = 0x00
BFSR = 0x82
UFSR = 0x0000
HFSR = 0x40000000
DFSR = 0x00000001
MMAR = 0xffffff9.
BFAR = 0xffffff9
AFSR = 0x00000000
正在终止执行...