Hi, I have a problem, because when I try to put a multiplication or other arithmetich function in my algorithm, and when I built it is shown an error.
C:/Freescale/CW MCU v10.5/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Undefined : "_d_fgt"
>Referenced from "tHard_MesuraCapacitat" in
C:/Freescale/CW MCU v10.5/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Undefined : "_d_mul"
>Referenced from "tHard_MesuraCapacitat" in
C:/Freescale/CW MCU v10.5/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Undefined : "_d_utod"
>Referenced from "tHard_MesuraCapacitat" in
C:/Freescale/CW MCU v10.5/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Link failed.
I'm using a CodeWarrior for MCU 10.5.