Procedure for adding explicit libraries to MCUXpresso IDE

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

Procedure for adding explicit libraries to MCUXpresso IDE

1,419 次查看
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,335 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

of course you can. Please add here

pastedImage_3.png

Regards,

Jing

0 项奖励
回复

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