TI中文支持网
TI专业的中文技术问题搜集分享网站

AWR1642BOOST的demo short range radar用ccs运行

我已经将指导中的软件都装在ti文件夹中

Build DSS Project

The DSS project must be built before the MSS project.

With the srr_16xx_dss project selected in Project Explorer, right click on the project and select Rebuild Project. Selecting Rebuild instead of Build ensures that the project is always re-compiled. This is especially important in case the previous build failed with errors.

这一步我运行ccs没有成功,出现errors的一部分如下:

subdir_rules.mk:9: recipe for target 'dss_data_path.oe674' failed
"..\dss_data_path.h", line 47: fatal error #1965: cannot open source file "ti/demo/io_interface/mmw_config.h"
1 catastrophic error detected in the compilation of "../dss_data_path.c".
Compilation terminated.
gmake[1]: *** [dss_data_path.oe674] Error 1
Building file: "../Extended_Kalman_Filter_xyz.c"
Invoking: C6000 Compiler
"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 –abi=eabi -O3 –include_path="C:/ti/workspace/srrdemo_16xx_dss" –include_path="C:/ti/mmwave_sdk_03_03_00_03/packages" –include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" –include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16/c64P" –include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" –include_path="C:/ti/ti-cgt-c6000_8.3.3/include" –define=SOC_XWR16XX –define=SUBSYS_DSS –define=DOWNLOAD_FROM_CCS –define=MMWAVE_L3RAM_SIZE=0xc0000 –define=DebugP_ASSERT_ENABLED -g –gcc –diag_warning=225 –diag_wrap=off –display_error_number –gen_func_subsections=on –obj_extension=.oe674 –preproc_with_compile –preproc_dependency="Extended_Kalman_Filter_xyz.d_raw" –cmd_file="configPkg/compiler.opt" "../Extended_Kalman_Filter_xyz.c"
>> Compilation failure

错误代码对应的是:

#include <ti/demo/io_interface/mmw_config.h>

请问是什么原因。

Susan Yang:

AWR1642BOOST的问题,请您之后到其他模拟版块发帖询问,会有对应的工程师回复。

我现在将这个帖子转移到其他模拟版块,谢谢

Chris Meng:

回复 Susan Yang:

你好,

请参考demo releasenote里面的下面的内容,下载对应版本的SDK。

Features
 AWR1642BOOST EVM with ES 2.0 silicon
 Matlab Runtime Library – R2017a (9.2)
 mmWave SDK v. 2.0.0.4

user6309949:

回复 Susan Yang:

谢谢

user6309949:

回复 Chris Meng:

第一个文件是在哪里下载呀?SDK一定要v.2.0.0.4版本吗?

赞(0)
未经允许不得转载:TI中文支持网 » AWR1642BOOST的demo short range radar用ccs运行
分享到: 更多 (0)