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.

IWR1443BOOST: Visualizer for OutOfBox Demo

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: IWR1443

I am running TI's python based mmWave visualizer from the toolbox:

ti\mmwave_industrial_toolbox_4_11_0\labs\People_Counting\visualizer\mmWave_People_Counting_GUI.exe

I have flashed following binary on my device: ti\mmwave_industrial_toolbox_4_11_0\labs\Out_Of_Box_Demo\prebuilt_binaries\xwr14xx_mmw_demo.bin

In the GUI, I have selected following profile: ti\mmwave_sdk_02_01_00_04\packages\ti\demo\xwr14xx\mmw\profiles\profile_2d.cfg

I see following error:

b'\rmmwDemo:/>sensorStart\n'
b'Debug: Init Calibration Status = 0x7fe\n'
gui_threads.py:170: RuntimeWarning: divide by zero encountered in log2
unpack requires a bytes object of length 8
failed to read OOB SDK3.x TLV
unpack requires a bytes object of length 16
unpack requires a bytes object of length 8
failed to read OOB SDK3.x TLV
unpack requires a bytes object of length 16

Is there some configuration I am missing here?

I do not have permissions to install TI gallery app "mmWave Demo Visualizer"

Thanks!