code warrior runtime project files

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

code warrior runtime project files

1,012 Views
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

Labels (1)
0 Kudos
1 Reply

848 Views
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