AWR2944EVM: Tracker is not implemented in the GUI

Part Number: AWR2944EVM


Tool/software:

I successfully built the High-End Corner Radar DSS and MSS projects in CCS and generated the appimage. In the Automotive Visualizer GUI, I can see both stationary and moving targets; however, the moving targets are not being tracked.

I came across this thread in the forum:

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1565488/awr2944evm-hecr-demo-tracker-issues-incl-documentation-discrepancy/6034342?tisearch=e2e-sitesearch&keymatch=HECR%20demo%20tracker%20issues#

and followed the suggested steps, but the tracked targets still do not appear.

Thanks

  • Hello,

    We have tested this bug fix and are able to see tracks correctly on the Automotive Visualizer.

    Can you please share the code changes you've made along with the bug fix?

    Are you doing your development via CCS or through makefile and source code?

    Best,

    Gabriel

  • Hi Gabriel,

    Sorry for the delayed response.

    I am doing the developments in Code Composer Studio.

    I only made changes to theMmwDemo_trackerConfig() function in mmw_load_params.c, as mentioned in the solution provided in the thread of my post. I tried making the changes in the DSS and MSS separately, as well as in both together.

    Thanks

  • Hello,

    Can you please build using the makefiles in the project package and test. The mmw_load_param.c is only used by one core and that depends which way the demo is built. Also a new radar toolbox release is planned for the end of the next week so you ca wait and try that to see if the same issue arises.

    Best,

    Gabriel