How to choose the right MSL lib ?

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

How to choose the right MSL lib ?

跳至解决方案
981 次查看
Alora
Contributor I

Hello,

 

      I am using codewarrior 7.0 and I am searching the document that explains what version of the MSL librairy I must use for a Coldfire 52277.

 

I found in this location a lot of versions of the MSL librairy :

C:\Program Files (x86)\Freescale\CodeWarrior for ColdFire V7.0\ColdFire_Support\msl\MSL_C\MSL_ColdFire\Lib

 

But I have not found how to choose the right one for my project. Can someone tell me where I can find this information ?

 

Best regards,

 

Alora

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
650 次查看
J2MEJediMaster
Specialist I

You will want to look in the Targeting ColdFire and ColdFire Compiler manuals. In there you will find information about the purpose of specific libraries. Some of thse libraries are stripped down for a minimum memory footprint (no printf functions, for example), and others support floating-point using an FPU.

 

---Tom

在原帖中查看解决方案

0 项奖励
回复
2 回复数
650 次查看
Alora
Contributor I

Thanks for your anwser.

 

Alora

0 项奖励
回复
651 次查看
J2MEJediMaster
Specialist I

You will want to look in the Targeting ColdFire and ColdFire Compiler manuals. In there you will find information about the purpose of specific libraries. Some of thse libraries are stripped down for a minimum memory footprint (no printf functions, for example), and others support floating-point using an FPU.

 

---Tom

0 项奖励
回复