How to choose the right MSL lib ?

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

How to choose the right MSL lib ?

Jump to solution
952 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
621 Views
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

View solution in original post

0 Kudos
Reply
2 Replies
621 Views
Alora
Contributor I

Thanks for your anwser.

 

Alora

0 Kudos
Reply
622 Views
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 Kudos
Reply