To process the recorded data: See the Visualizer User's Guide, section 4.4, to understand what the data contains. Information on the actual data is available in the doxygen - <mmWave_SDK_Install_DIR>\packages\ti\demo\xwr16xx\mmw\docs\doxygen\html\index.html.
User's Guide: www.ti.com/.../swru529a.pdf
There is a demo in beta that saves the recorded data to a human readable CSV file - you can read the code and understand the data conversion process:
mmWave visualizer with the LOG function: dev.ti.com/.../
The data saved in this file is the exact same data and format that is transmitted out of the mmWave device over the DATA_port. Users should see the mmWave demo doxygen in the mmWave SDK package to understand the format of the data and how to parse it.
在CCS上import project显 示报错:See details below...
Error: This project requires product 'SYS/BIOS' v6.53.2.00, or equivalent. Please install this product before importing this project.
是什么原因呢?我在CCS上mmWAVE SDK也下载了啊,用户指南上写SYS/BIOS不是包括在哪里的么?
安装了SYS/BIOS之后,再次导入程序,显示 Error: This project requires product 'XDCtools' v3.50.4.43_core, or equivalent. Please install this product before importing this project.
我在CCS主页找到的XDCtools,显示的不支持32位系统,能发一个32位系统的链接吗?