Other Parts Discussed in Thread: IWR6843,
Hi,
In latest mmWave SDK 3.2, the oob demo of AWR1843 still only uses HWA to do all FFT/CFAR operation. But the oob demo of IWR6843 uses HWA for 1D FFT and DSP for other process. So I tried to port IWR6843 OOB demo to AWR1843. But I met excpetion error. I steped into the code and found it happend when calling rlRfSetCalMonTimeUnitConfig API. Pls find detail exception info below. Can you get some clue on below info?
Exception occurred in ThreadType_Hwi.
Hwi handle: 0x0.
Hwi stack base: 0x800ea10.
Hwi stack size: 0x800.
R0 = 0x080002c8 R8 = 0x00020df8
R1 = 0x000c011f R9 = 0x000c011f
R2 = 0x0800cc94 R10 = 0x00020df0
R3 = 0x00000003 R11 = 0x00020df4
R4 = 0x00000000 R12 = 0x0800f1dc
R5 = 0xe59ff018 SP(R13) = 0x0800f130
R6 = 0x00000001 LR(R14) = 0x0000dec9
R7 = 0x08000394 PC(R15) = 0x00017fe2
PSR = 0x200c019f
DFSR = 0x0000080d IFSR = 0x00000000
DFAR = 0xe59ff018 IFAR = 0x00000000
{module#43}: line 205: error {id:0x1a0000, args:[0x17fe2, 0xdec9]}
xdc.runtime.Error.raise: terminating execution