Problem with library

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

Problem with library

1,650 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ccavallieri on Mon May 25 05:32:27 MST 2015
Hello,

I'm calling a library named "hardware.h" but LPCXpresso says "no such file or directory".
It's interesting, because it was everything OK, then suddenly this error came up.

Does anyone could help me?
Thanks.



0 Kudos
Reply
6 Replies

1,629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ccavallieri on Mon May 25 06:43:34 MST 2015
I can't believe it was about it.

Thank you very very much, I'm new with all of this stuff.

Regards from Brazil.
0 Kudos
Reply

1,629 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Mon May 25 06:39:52 MST 2015

Quote: ccavallieri
:~



:D

Your includes are working  :)

Your ProjName variable is wrong:

[img=822x391]http://www.lpcware.com/system/files/proj.JPG[/img]

Change it to 'chicago4094' and your include path is correct....
0 Kudos
Reply

1,628 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ccavallieri on Mon May 25 06:19:13 MST 2015
:~
0 Kudos
Reply

1,628 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Mon May 25 05:50:17 MST 2015

Quote: ccavallieri
Take a look at the project.



:quest:

That's no project, that's a C-file  :O

http://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects
0 Kudos
Reply

1,628 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ccavallieri on Mon May 25 05:43:50 MST 2015
Yes, this is what I mean, including a header.

Take a look at the project.
0 Kudos
Reply

1,628 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Mon May 25 05:37:00 MST 2015

Quote: ccavallieri
I'm calling a library named "hardware.h" but LPCXpresso says "no such file or directory".



:quest:

Nope, you are including a header  :)

http://www.lpcware.com/content/faq/lpcxpresso/creating-linking-library-projects

Without your project it's difficult to understand your problem...
0 Kudos
Reply