Part Number: MSP432P401R
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Dear Sir:
I am using TI RTOS , and the task is running good but after 20~30 mints , it will abort.
the main thread , and related task the stack is good enough.
pls check the exception code as bellow.
My Best
Anson
ti.sysbios.family.arm.m3.Hwi: line 1154: E_hardFault: FORCED
ti.sysbios.family.arm.m3.Hwi: line 1231: E_busFault: PRECISERR: Immediate Bus Fault, exact addr known, address: fffffff9
Exception occurred in background thread at PC = 0x0000dba6.
Core 0: Exception occurred in ThreadType_Task.
Task name: {unknown-instance-name}, handle: 0x20001060.
Task stack base: 0x200010c0.
Task stack size: 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 = 0xffffffb8 LR(R14) = 0x00009efb
R7 = 0x200092e8 PC(R15) = 0x0000dba6
PSR = 0x21000000
ICSR = 0x00418803
MMFSR = 0x00
BFSR = 0x82
UFSR = 0x0000
HFSR = 0x40000000
DFSR = 0x00000001
MMAR = 0xfffffff9
BFAR = 0xfffffff9
AFSR = 0x00000000
Terminating execution...