安装了TI的驱动库和例程。例程在CCS5.4下能够编译成功。
自己新建了一个工程,将例程(hello)的C代码全部拷贝到新建的工程下
编译却不能通过。提示找不到头文件。
通过对比新建的工程和例程,将properties -> CCS Build -> ARM Compiler -> Include Options
的设置更改为同例程一模一样,编译仍然无法通过!提示:
error: option --include_path is missing its parameter 'dir'
此帖出自
小平头技术问答
include_path="C:/ti/ccsv5/tools/compiler/arm_5.1.1/include" --include_path="C:/StellarisWare/boards/dk-lm3s9d96" --include_path="C:/StellarisWare"
可能是你没设对
一周热门 更多>