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.

IWR6843ISK-ODS: Lab 68xx_ods_point_cloud_demo seems to have wrong source files - Industrial Toolbox 4.2.x

Part Number: IWR6843ISK-ODS
Other Parts Discussed in Thread: IWR6843

Hello,

If I download the latest Industrial Toolbox 4.2.0 and open file "mmwave_industrial_toolbox_4_2_1/labs/out_of_box_demo/68xx_ods_point_cloud_demo/src/mss/mmw_cli.c", line 1143 reads:

sprintf(&demoBanner[0],
1142 "******************************************\n" \
1143 "xWR64xx MMW Demo %02d.%02d.%02d.%02d\n" \
1144 "******************************************\n",

I assume it needs to be xwr68xx ODS. When I build the bin file and try to use it, the point cloud data does not make much sense, but it all works OK if I use pre-built bin file. 

Where can I find the source code for the ODS point cloud demo? I'd like to be able to build it. The source code that is currently located there does not seem to be for the ODS antenna design.