MSL Lib for MCF5485 Coldfire => __rt_divu64 funktion for linker

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

MSL Lib for MCF5485 Coldfire => __rt_divu64 funktion for linker

327 Views
georgmatery
Contributor I

Hi,

 

i try to link my project with long long variables. Compile work fine but i can't link my project.

I get link errors like undifened : "__rt_divu64", undifined "__rt_or64" etc.

 

I tryed some librarys like C_TRK_4i_CF_FPU_StdABI_MSL.a but i get also the same errors from linker.

 

Can someone tell me which lib i need?

 

I use CodeWarrior 5.7.0

 

Thx.

Best Regards,

Georg.

Labels (1)
0 Kudos
1 Reply

223 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Georg,

Please try adding the standard library called “C_4i_CF_MSL.a”

I would also recommend you to use the latest Classic IDE v7.2:

CodeWarrior Development Tools for ColdFire|Freescale

Or the newest version of the eclipse based CodeWarrior 10.6:

CodeWarrior for Microcontrollers-Eclipse IDE|Freescale

On these versions of CodeWarrior those operations are enabled by default.

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

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

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

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

0 Kudos