error while running a freertos_blinky program

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

error while running a freertos_blinky program

765 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Seos_1 on Fri May 15 08:15:48 MST 2015
hei,

I have a lpc1769 microcontroller. I want to run a simple blinky program from LPCOpen examples. But when I build the project I got a error that chip.h is missing. So ,where I get the missing header?

I have attached the picture.
0 项奖励
回复
2 回复数

756 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri May 15 10:23:29 MST 2015
You must have chosen to import a single file. Import them all, and you'll get the missing files and a bunch more examples.
0 项奖励
回复

756 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Fri May 15 08:23:11 MST 2015
Import the libraries (Chip and Board library)...

http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quicks...
0 项奖励
回复