Tool/software:
Hi:
I got some issue when idenfitying the specific memory location of DPUs. According to the xWR Radar Tech Ref Manual, I can see L3 RAM starts from 0x5100_0000 and L3 RAM is used for the DPIF_RadarCube (output of rangeProc DPU). However, I would also want to know where are the DPIF_DETMATRIX, DPIF_CFARDetList_t and DPIF_PointCloudCartesian located. Another problem is when I go through the demo code, I can see the memory allocated for radar cube is 0x2000_0000, which is not 0x5100_0000 so I guess there must have some mapping mechanism, is there any detailed document that I can use to check the memory mapping?
Regards