这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » MCU » tMS6000我怎么不能调用CSL库函数呢?

共1条 1/1 1 跳转至

tMS6000我怎么不能调用CSL库函数呢?

助工
2007-10-13 12:04:58     打赏

小弟在试验工程中,需要用到定时器测时间,可是当包含库的头文件时即添

#include <csl.h>
#include <csl_dat.h>
#include <csl_timer.h>

时,编译会出现

"c:/ti/c6000/bios/include/csl_chiphal.h", line 206: fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201)
1 fatal error detected in the compilation of "timer.c".
Compilation terminated.

Build Complete,
  1 Errors, 9 Warnings, 0 Remarks.

实验发现,只要包含一个csl_*.h文件,就会出现类似现象,不知那位大侠帮忙解释一下,小弟感激不尽!

 




关键词: tMS6000     怎么     不能     调用     函数    

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]