missing type.h

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

missing type.h

743件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DTronix on Mon Dec 20 16:39:21 MST 2010
I'm trying to use the i2c example, but can't find the "type.h" include, can anybody tell me where is this file ?.

In the Includes folder in my project, there are 3 path

c:/nxp/lpcxpresso_3.4/Tools/arm-none-eabi/include
c:/nxp/lpcxpresso_3.4/Tools/lib/gcc/arm-none-eabi/4.3.3/include
c:/nxp/lpcxpresso_3.4/Tools/lib/gcc/arm-none-eabi/4.3.3/include-fixed

is something missing ?

Thanks in advance
0 件の賞賛
返信
1 返信

712件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Mon Dec 20 17:35:40 MST 2010
There a several folders with type.h, it's a common file.

Should be in include folder of LPC13Lib:

...workspace\LPC13xx_Lib\inc

If you don't want to add this folder you can also copy type.h in your project folder.
0 件の賞賛
返信