Could not find or load the file C_4i_CF_StdABI_MSL.a

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

Could not find or load the file C_4i_CF_StdABI_MSL.a

ソリューションへジャンプ
1,267件の閲覧回数
xavier_
Contributor I

When I compile the project of uc/os-ii, the codewarrior has some errors:

Could not find or load the file C_4i_CF_StdABI_MSL.a?

And I can't find this file in /ColdFire_Support/Runtime either. Where can I find this file, or which patch I need to install?

Thank you very much.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,020件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

CW7.2 and CW10 do not use these libraries any more. The new Library set called "Embedded Warrior Libraries" or "EWL" has been created. This provides more flexibility to reduce memory footprint when using stdio operations, since it can disable functionality from the I/O operation reducing its footprint. For more information about this change from v7.1 to v7.2, please see TN268:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/TN268.pdf

The libraries are located in next path

C:\Freescale\CodeWarrior for Coldfire v7.2\ColdFire_Support

C:\Freescale\CW MCU v10.6\MCU\ColdFire_Support\ewl

Fiona Kuang

Technical Information & Commercial Support

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

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

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,021件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

CW7.2 and CW10 do not use these libraries any more. The new Library set called "Embedded Warrior Libraries" or "EWL" has been created. This provides more flexibility to reduce memory footprint when using stdio operations, since it can disable functionality from the I/O operation reducing its footprint. For more information about this change from v7.1 to v7.2, please see TN268:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/TN268.pdf

The libraries are located in next path

C:\Freescale\CodeWarrior for Coldfire v7.2\ColdFire_Support

C:\Freescale\CW MCU v10.6\MCU\ColdFire_Support\ewl

Fiona Kuang

Technical Information & Commercial Support

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

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

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

0 件の賞賛
返信
1,020件の閲覧回数
xavier_
Contributor I

Thank you for your answer.

The version of my CW is v7.2, and I have found C_4i_CF_StdABI_MSL.a in the path: ..\ColdFire_Support\msl\MSL_C\MSL_CodeFire\Lib.

But there is another libarary could not find: C_TRK_4i_CF_StdABI_MSL.a,  and I rename the library C_V4_4i_CF_StdABI_MSL.a to this one, the complie pass.

Could you help me to explain about this? and how can get the right library?

Thanks a lot.

0 件の賞賛
返信