need help on linker errors when trying to build the example project

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

need help on linker errors when trying to build the example project

429件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by pra18 on Wed Jan 08 23:40:28 MST 2014
I am trying to build the IAR's virtual COM example  project of nxp uslib in IAR.

I am getting linker errors like
canot open board.h
cannot open lpc_types.h
and so on ...

Can you please let me know how to resolve these errors.

Regards,
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

419件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bavarian on Mon Jan 13 02:12:43 MST 2014
I assume that you need to compile the libraries first:

lib_lpc_board_...
lib_lpc_chip_...

Regards,
NXP Support Team
0 件の賞賛
返信

419件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by arw on Fri Jan 10 14:06:15 MST 2014
Hello,
Most likely the Windows path strings are too long (>255 chars).  Move the example code close to the root directory (C:\proj) and that should clear it up.
0 件の賞賛
返信