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

IWR1642 DEMO问题

我使用toolbox里面自带的.bin文件,雷达可以正常运行,但是当我使用开发者模式,编译DEMO提供的代买之后,使用编译生成的.bin文件,雷达却无法正常运行,没有图像,这是为什么?

user5301181:

回复 Wesley He:

我使用的是ppcount demo,toolbox版本是2.3,SDK是1.25,
我用的是CCS8.0 ,不过我CGT选择7.4.16的话,编译会失败,我选择的CGT是8.1.3,虽然编译成功了,但是烧.bin文件进板子之后,依然无法正常运行,没有图像

user5301181:

回复 Wesley He:

您好,如果我选择CCS7,并用CGT7.4.16的话,编译器会报错 报错如下:
**** Clean-only build of configuration Debug for project pplcount_16xx_dss ****

"E:\\Program Files\\CCS7.4\\ccsv7\\utils\\bin\\gmake" -k -j 8 clean -O
DEL /F"xwr16xx_pplcount_dss.hex""configPkg\linker.cmd" "configPkg\compiler.opt""xwr16xx_pplcount_dss.xe674"
RMDIR /S/Q"configPkg\"
DEL /F "RADARDEMO_aoaEstCaponBF.oe674" "RADARDEMO_aoaEstCaponBF_DopplerEst.oe674" "RADARDEMO_aoaEstCaponBF_heatmapEst.oe674" "RADARDEMO_aoaEstCaponBF_matrixInv.oe674" "RADARDEMO_detectionCFAR.oe674" "RADARDEMO_detectionCFAR_priv.oe674" "RADARDEMO_rangeProc.oe674" "RADARDEMO_rangeProc_priv.oe674" "RADARDEMO_rangeProc_utils.oe674" "cycle_measure.oe674" "dss_config_edma_util.oe674" "dss_data_path.oe674" "dss_main.oe674" "radarOsal_malloc.oe674" "radarProcess.oe674"
DEL /F "RADARDEMO_aoaEstCaponBF.d" "RADARDEMO_aoaEstCaponBF_DopplerEst.d" "RADARDEMO_aoaEstCaponBF_heatmapEst.d" "RADARDEMO_aoaEstCaponBF_matrixInv.d" "RADARDEMO_detectionCFAR.d" "RADARDEMO_detectionCFAR_priv.d" "RADARDEMO_rangeProc.d" "RADARDEMO_rangeProc_priv.d" "RADARDEMO_rangeProc_utils.d" "cycle_measure.d" "dss_config_edma_util.d" "dss_data_path.d" "dss_main.d" "radarOsal_malloc.d" "radarProcess.d"
找不到 C:\Users\DeapOcean\workspace_v7\pplcount_16xx_dss\Debug\xwr16xx_pplcount_dss.hex
'Finished clean'

**** Build Finished ****

**** Build of configuration Debug for project pplcount_16xx_dss ****

"E:\\Program Files\\CCS7.4\\ccsv7\\utils\\bin\\gmake" -k -j 8 all -O
rm -f C:/Users/DeapOcean/workspace_v7/pplcount_16xx_dss/xwr16xx_pplcount_dss.bin
makefile:199: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/Users/DeapOcean/workspace_v7/pplcount_16xx_dss/xwr16xx_pplcount_dss.bin, …) failed.
make (e=2): 系统找不到指定的文件。

gmake[1]: [pre-build] Error 2 (ignored)
'Building file: "../dss_mmw.cfg"'
'Invoking: XDCtools'
"E:/Program Files/CCS7.4/xdctools_3_50_04_43_core/xs" –xdcpath="C:/ti/bios_6_53_02_00/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR16XX:false:600 -r release -c "C:/ti/ti-cgt-c6000_8.1.3" "../dss_mmw.cfg"
subdir_rules.mk:103: recipe for target 'build-1994956399-inproc' failed
E:/Program Files/CCS7.4/xdctools_3_50_04_43_core\packages\xdc\bld\xdc.mak:238: *** can't find specified XDCROOT: E:/Program Files/CCS7.4/xdctools_3_50_04_43_core.Stop.
js: "E:/Program Files/CCS7.4/xdctools_3_50_04_43_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-1994956399-inproc] Error 1
gmake[1]: *** [build-1994956399] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
subdir_rules.mk:100: recipe for target 'build-1994956399' failed
makefile:165: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****

Wesley He:

回复 user5301181:

你好,

能否尝试将CCS及demo都放置与默认路径?再进行编译?

谢谢。

user5301181:

回复 Wesley He:

好的

user5906854:

您好,你的CGT7.4.16是自带的吗,我使用sdk安装完之后是8.1.3

赞(0)
未经允许不得转载:TI中文支持网 » IWR1642 DEMO问题
分享到: 更多 (0)