error while running a freertos_blinky program

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

error while running a freertos_blinky program

699 Views
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 Kudos
Reply
2 Replies

690 Views
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 Kudos
Reply

690 Views
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 Kudos
Reply