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
已解决! 转到解答。
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
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