Problem with library

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

Problem with library

2,018 次查看
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 项奖励
回复
6 回复数

1,997 次查看
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 项奖励
回复

1,997 次查看
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 项奖励
回复

1,996 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ccavallieri on Mon May 25 06:19:13 MST 2015
:~
0 项奖励
回复

1,996 次查看
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 项奖励
回复

1,996 次查看
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 项奖励
回复

1,996 次查看
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 项奖励
回复