Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi, dear ti experts.
As follows, these errors occurred when i debug my rtos project:
ti.sysbios.family.arm.gic.Hwi: line 171: E_alreadyDefined: Hwi already defined, intnum: 67
HWI Create Failed
HWI Create Failed
HWI Create Failed
Exception occurred in ThreadType_Hwi.
Hwi handle: 0x0.
Hwi stack base: 0xa0200000.
Hwi stack size: 0x400000.
R0 = 0x00000001 R8 = 0x802b0516
R1 = 0x802d1d04 R9 = 0xa05ffb98
R2 = 0x00000000 R10 = 0x0001be7f
R3 = 0x00000001 R11 = 0xa05ffb34
R4 = 0xa1162680 R12 = 0xa05ffb38
R5 = 0x801e1e74 SP(R13) = 0xa05ffb20
R6 = 0x802d1b3c LR(R14) = 0x801bedb8
R7 = 0x00000000 PC(R15) = 0x801be1b8
PSR = 0x280001df
DFSR = 0x00000a05 IFSR = 0x00000000
DFAR = 0x00000015 IFAR = 0x00000000
ti.sysbios.family.arm.exc.Exception: line 205: E_dataAbort: pc = 0x801be1b8, lr = 0x801bedb8.
xdc.runtime.Error.raise: terminating execution
What kind of hwi does intnum 67 means? How to find these interrupt tables?