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.

AWR1642: Parser script to process the *.dat file captured in mmWave Demo Visualizer sdk version 03.04

Part Number: AWR1642

Hi,

I was trying to find the format of the *.dat file captured by the visualizer using mmWave SDK version 3.04. All the threads I read so far provide a solution based on a python script called pythonTLV.py which is compatible with SDK version 1.1. I tried to decode my *.dat file using this script but got the following error

File "parseTLV.py", line 49

print "Improper TLV structure found: ", (data,)

Is there an equivalent script OR a documentation on the *.dat file format for SDK version 3.04?

Regards,

Cagri