Missing Library Files

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

Missing Library Files

1,489件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by e135193 on Mon Mar 04 07:23:34 MST 2013
Hello

     I'm trying to compile "nxpUSBlib v0.98b" for LPC1788 as MassStorageDevice example. However there are some missing files like;

      - BSP_LPC1788_EAOEMBaseRevA.a
      - CDL_LPC177x_8x.a
      - LPCUSBlib_LPC177x_8x_Device.a

    These files are not in the package of "nxpUSBlib v0.98b". How can I find them ?

Regards
ラベル(1)
  • USB

0 件の賞賛
返信
3 返答(返信)

1,477件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tuong on Wed Mar 27 23:51:57 MST 2013
Hi,

Please double click on nxpUSBlib v0.98b\applications\examples\LPCUSBlib\LPCUSBlib.eww to open the IAR multi workspace, then follow the order I mentioned!

With best regards,
0 件の賞賛
返信

1,477件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by e135193 on Tue Mar 26 23:05:35 MST 2013
Hi tuong,

    I can compile those source files with Keil but not with IAR.


Regards
0 件の賞賛
返信

1,478件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tuong on Tue Mar 05 19:33:23 MST 2013
Hi,

You must build those libraries before building your example project. Please try again in the order:
   1) CDL target LPC177x_8x
   2) BSP target LPC1788_EAOEMBaseRevA
   3) LPCUSBlib target LPC177x_8x_Device
   4) MassStorageDevice target LPC1788.

With best regards,
0 件の賞賛
返信