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.
C2000ware更新到4.0版本,使用CCS10.1导入其中的例程(路径:C:\ti\c2000\C2000Ware_4_00_00_00\driverlib\f2838x\examples\c28x\spi\spi_ex6_eeprom),出现以下错误。
缺少board.h文件(我在c2000ware的4.0版本中搜索了board.h,找到的只有board.h.xdt文件)
这个头文件,可以提供吗?谢谢
期待您的回复!
感谢!
你好,这个应该是CCS版本问题:C2000Ware 4.0 should require CCS 11.0 with an integrated SysConfig Core of 1.10.0.
我在CCS11上编译这个例程没问题的。