code warrior runtime project files

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

code warrior runtime project files

1,172件の閲覧回数
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 返信

1,008件の閲覧回数
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