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.

AWR1642BOOST: Traffic Monitoring demo tracker run at 3 different modes

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

Hello, I'm looking at Traffic monitoring demo for AWR1642. I noticed that there are three ways to run tracker on either 'target' or 'PCMatlab' or 'PCMex'. 

Refer to mmwave_industrial_toolbox_3_6_1\labs\lab0013_traffic_monitoring_16xx\gui\tm_demo.m Line197 

I tried to change to trackerRun = 'PCMatlab'; or trackerRun = 'PCMex'. Maltab cannot find the function called 'trackModule' or 'gtrack_create_mex'. 

I'd like to know what's the reason to deign tracker to run at three different ways and can I have the file for 'trackModule' or 'gtrack_create_mex' to try it out? Thank you.