Technical Support

CARM: DOUBLE FLOATING POINT NUMBER SUPPORT


Information in this article applies to:

  • CARM Version 2

QUESTION

I want to define some double variables and I have therefore added the FLOAT64 directive. But now I am getting the following message at the linker level:

*** ERROR L210: I/O ERROR ON INPUT FILE:
    EXCEPTION 0021H: PATH OR FILE NOT FOUND
    FILE: C:\KEIL\ARM\LIB\CALDP.LIB

How do I solve it?

ANSWER

The Keil CARM Compiler does not include double precision floating number support. Because the PKARM kits now include the RealView Compilation Tools, there is no intention to add double floating number support in CARM. Instead, we recommend you use the RealView Compilation Tools.

MORE INFORMATION

  • Getting Started User's Guide, Development Tools, Select the Toolset
  • RealView Compiler Introduction User's Guide

SEE ALSO

Last Reviewed: Tuesday, January 09, 2007


Did this article provide the answer you needed?
 
Yes
No
Not Sure