code warrior runtime project files

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

code warrior runtime project files

1,113 次查看
izzetozcelik
Contributor I

10582_10582.pngaaaaa.png
When I create a new project with the wizard in Code Warrior, as shown above some runtime library files are added.

 

What are they? Can I create and build my project without them?

 

Best reagrds

izzet

标签 (1)
标记 (4)
0 项奖励
回复
1 回复

949 次查看
TICS_Fiona
NXP Employee
NXP Employee

The Main Standard Libraries (MSL) are complete, configurable set of C and C++ standard libraries. So this library is necessary if using C or C++ to develop project.

To use the MSL library, you must also use a runtime library. A runtime library provides low-level functions that support high-level C and C++ language features, such as memory management and file system access.

For details, please refer to <Chapter 23 Libraries and Support Code> in Power Architecture Build Tools Reference, usually is:

C:\Program Files\Freescale\CW for MPC55xx and MPC56xx 2.10\Help\PDF\Power Architecture Build Tools Reference.pdf