Code in Runtime.PPCEABI.VS.UC.a, and how to get them?

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

Code in Runtime.PPCEABI.VS.UC.a, and how to get them?

1,083件の閲覧回数
qinruirose
Contributor I

Hi, all, How can I know the code/files in runtime libraries(Runtime.PPCEABI.VS.UC.a), and how can I get them? Thanks.

ラベル(1)
0 件の賞賛
返信
1 返信

881件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Dear customer,

The "Runtime.PPCEABI.VS.UC.a" is the runtime libraries for MPC55xx and MPC56xx products. You can find this library under CodeWarrior v2.10 installation directory:

installDir\PowerPC_EABI_Support\Runtime\Lib

Along with the pre-built runtime libraries, this CodeWarrior product includes the source

code and project files required to build the runtime libraries.

All runtime library source code files are in this directory:

installDir\PowerPC_EABI_Support\Runtime\Src

The runtime library project files are in this directory:

installDir\PowerPC_EABI_Support\Runtime\Project

The project names are Runtime.PPCEABI.mcp and Run_EC++.PPCEABI.mcp.

Each project has a different build target for each configuration of the runtime library. For more information about customizing the runtime libraries, read the comments in the source code files as well as the runtime library release notes.

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信