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.

C6455 NDK1.92的例程烧写出现错误



在官网上下载了NDK1.92的例程。安装在了CCS6.1.3的目录下,用的BIOS是5.42.2.10;

如图是导入NDK的过程:

import---legacy ccsv3.3 projects---D:\CCS\ccsv6\ndk_1_92\packages\ti\ndk\example\network\client\dsk6455\client.pjt 

然后设置环境变量,库文件路径

然后build project 显示dsk6455cfg.cmd有问题

CACHE_L1D memorry range has already been specified
 CACHE_L1D memory range overlaps existing memory range 
 CACHE_L2D memorry range has already been specified
 CACHE_L2D memory range overlaps existing memory range 
 DDR2 memorry range has already been specified
 DDR2 memory range overlaps existing memory range 
 IRAM memorry range has already been specified
 IRAM memory range overlaps existing memory range 
 全部语句都出现warning;
没有设置其他的东西,请问为什么会出现这个错。CMD是自动生成的,不能删。。。

错误显示.docx