Hi,
I'm working with a AWR1843 radar chip and encountered a DPM error that's causing the runtime to crash. I would appreciate help parsing the error message and debugging the issue.
From the MSS UART I get:
Debug: mmWave Control Initialization was successful
Debug: mmWave Control Synchronization was successful
Debug: Sending rlRfSetLdoBypassConfig with 3 1 0
Debug: Init Calibration Status = 0xffe
Azimuth Tx: 1 (MIMO:0), Elev Tx:0
Ant setting virtualAzim: 4 , virtual Elev :0
chirpThreshold 1 max = 64,
Error: DPM Report 4 received with error:-30430 arg0:0x64 arg1:0x80050e8
{module#9}: "src/mss/mss_main.c", line 1391: error {id:0x10000, args:[0x169cc, 0x169cc]}
xdc.runtime.Error.raise: terminating execution
and from the DSS UART I get:
Debug: DPM Module Sync is done
Error: DPM Report 4 received with error:-30430 arg0:0x64 arg1:0x814254
xdc.runtime.Main: "src/dss/dss_main.c", line 187: assertion failure
xdc.runtime.Error.raise: terminating execution