This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

missing file C51FPS.LIB

I had the demo version of uVision 2, but did not filnd the C51PFS.LIB file in the LIB Directory. Is it shipped with comlete package or i can get it from http://www.keil.com ?

Please advice.

Thanks.

Parents
  • Hi, I have a full version of uv2 v7.20 and am lacking this file. ?

    I have c51bfps.lib but only the 'b' versions.

    The linker won't read this file, and still wants the c51fps.lib file anyway.

    what gives? please advise?

    errors messages below:

    *** ERROR L103: EXTERNAL ATTRIBUT DO NOT MATCH PUBLIC
    SYMBOL: ?_PRINTF?BYTE
    MODULE: C:\Keil\C51\LIB\C51BFPL.LIB (PRINTF)
    *** FATAL ERROR L210: I/O ERROR ON INPUT FILE:
    EXCEPTION 0021H: PATH OR FILE NOT FOUND
    FILE: C:\KEIL\C51\LIB\C51FPS.LIB

Reply
  • Hi, I have a full version of uv2 v7.20 and am lacking this file. ?

    I have c51bfps.lib but only the 'b' versions.

    The linker won't read this file, and still wants the c51fps.lib file anyway.

    what gives? please advise?

    errors messages below:

    *** ERROR L103: EXTERNAL ATTRIBUT DO NOT MATCH PUBLIC
    SYMBOL: ?_PRINTF?BYTE
    MODULE: C:\Keil\C51\LIB\C51BFPL.LIB (PRINTF)
    *** FATAL ERROR L210: I/O ERROR ON INPUT FILE:
    EXCEPTION 0021H: PATH OR FILE NOT FOUND
    FILE: C:\KEIL\C51\LIB\C51FPS.LIB

Children