How to Switch C/C++ Library in MCUXpresso IDE

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

How to Switch C/C++ Library in MCUXpresso IDE

How to Switch C/C++ Library in MCUXpresso IDE

There are three C/C++ libraries supported in MCUXpresso IDE, Newlib, NewlibNano, and Redlib.  Newlib is a standard GNU C/C++ LIB, includes comprehensive  functions. NewlibNano is optimized in size of Newlib. And Redlib provide much smaller applications,  it isn’t a GUN C library.

MCUXpresso SDK demos use Redlib by default, some customers want to switch libary for balance code size and function.

Especially for small memory embedded chip, recommend use Redlib.

This document mainly includes two parts:

Different C/C++ libraries used in MCUXpresso IDE

二.Switch C Library in MCUXpresso IDE

About detail information , you can also refer to <MCUXpresso_IDE_User_Guide.pdf>.

附件
无评分
版本历史
最后更新:
‎09-18-2018 12:58 AM
更新人: