我使用toolbox里面自带的.bin文件,雷达可以正常运行,但是当我使用开发者模式,编译DEMO提供的代买之后,使用编译生成的.bin文件,雷达却无法正常运行,没有图像,这是为什么?
我使用toolbox里面自带的.bin文件,雷达可以正常运行,但是当我使用开发者模式,编译DEMO提供的代买之后,使用编译生成的.bin文件,雷达却无法正常运行,没有图像,这是为什么?
你好,
请问你编译的是哪个demo,哪个版本?
需要看一下user guide是否有软件版本的要求。比如people counting的下列库。
| Tool | Version | Required For | Details |
|---|---|---|---|
| mmWave Industrial Toolbox | 2.2.0+ | - | Contains all files (quickstart, visualizer and firmware source files) related to mmWave People Counting Lab |
| TI mmWave SDK | 1.02.00.05+ | Firmware Source Code | The latest TI mmWave SDK and all the related tools are required to be installed as specified in the mmWave SDK release notes |
| Code Composer Studio | 7.4+ | Firmware Source Code | Download link Note: CCSv6.x cannot be used |
| C6000 Code Generation Tool | 7.4.16 | Firmware Source Code | To compile code for the DSP core(C674x), the version 7.4.16 compiler must be installed under C:\ti. Download link |
你好,
能否尝试将CCS及demo都放置与默认路径?再进行编译?
谢谢。