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.

利用TI官方库文件建立工程



从V200以后的例程都用到了driver.lib这个库,我自己建的CCS工程为什么把并且把source和include里面的头文件加进工程,但把例程里的main.c内容复制进去debug提示有错误,需要屏蔽一部分.h和.c文件就不会有错误请问这是怎么回事?