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.

AWR1843AOPEVM: 我将1443的vital signs 代码移植到1843 DSP核,报错,错误代码-2802提示是HWA_init 不成功,但是我初始任务时已经完成HWA_init和HWA_open,且正常,这是什么原因呢?

Part Number: AWR1843AOPEVM
Other Parts Discussed in Thread: IWR1843, IWR6843

[C674X_0] Debug: EDMA instance 0 has been initialized
Debug: EDMA instance 1 has been initialized
Debug: MMWDemoDSS mmWave Control Initialization succeeded
[Cortex_R4_0] **********************************************
Debug: Launching the Vital-Signs Monitoring Demo
**********************************************
Debug: VitalSignsDemoMSS Launched the Initialization Task
Debug: VitalSignsDemoMSS mmWave Control Initialization was successful
[C674X_0] Debug: Open the HWA Instance Success!
[Cortex_R4_0] Debug: CLI is operational
[C674X_0] Debug: MMWDemoDSS ADCBUF Instance(0) @008147f0 has been opened successfully
Debug: MMWDemoDSS Data Path init succeeded
Debug: MMWDemoDSS initTask exit
[Cortex_R4_0] Sensor has been stopped
[C674X_0] Debug: Sending Vital Signs Configuration Message
[Cortex_R4_0] Debug: MMWDemoMSS Received CLI sensorStart Event
[C674X_0] Heap L1 : size 16384 (0x4000), free 14208 (0x3780)
Heap L2 : size 49152 (0xc000), free 34904 (0x8858)
Heap L3 : size 786432 (0xc0000), free 672408 (0xa4298)
Error: MmwDemo_dataPathConfigCommon:HWA_enable(0) returned -2802
Error: MmwDemo_dataPathConfigCommon:HWA_reset returned -2802
Error: HWA_configRam returned -2802
Error: HWA_enable(1) returned -2802
Error: HWA_enable(1) returned -2802
{module#35}: line 444: error {id:0x140000, args:[0x8123bc, 0x0]}
xdc.runtime.Error.raise: terminating execution
[Cortex_R4_0] Debug: VitalSignsDemoDSS Data path exit