Procedure for adding explicit libraries to MCUXpresso IDE

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

Procedure for adding explicit libraries to MCUXpresso IDE

1,427件の閲覧回数
panasalap
Contributor I

Hi,

Can we integrate any explicit library like openthread  into MCUXpresso IDE?

If so, please let me know the procedure. Thanks!

Best Regards,

Praneeth

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

1,343件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

of course you can. Please add here

pastedImage_3.png

Regards,

Jing

0 件の賞賛
返信

1,343件の閲覧回数
BlackNight
NXP Employee
NXP Employee

In addition to the information from Jing:

If your library is named 'libMyLibrary.a', then omit the prefix and extension for the -l option, e.g. use -lMyLibrary

See

Creating and using Libraries with ARM gcc and Eclipse | MCU on Eclipse 

I hope this helps,

Erich

0 件の賞賛
返信