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.

AWR6843ISK: raadrcube address

Part Number: AWR6843ISK

Hi team,

Here's an issue from the customer may need your help:

D:\zj\AutomotiveToolbox\mmwave_industrial_toolbox_4_1_0\labs\people_counting\68xx_3D_people_counting is used.

Int32_t DPU_radarprocess_process on DSS side (Void *handle, cplx16_t * pDataIn, void * pDataOut, Int32_t *errCode), where pDataIn is the address of the radarcube. The address is 0x20000000.

However, on the MSS side, static Int32_t rangeProcHWA_ConfigEDMA_DataOut_nonInterleave, One variable in this function is syncABCfg.destAddress= (UINT32_t)rangeProcObj->radarCubebuf; The address is 0x51000000.

Why is the starting address of the radarcube at a different core? Could you help check this case? Thanks.

Best Regards,

Cherry