We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear All i am getting the error FOR C51 COMPILER
*** FATAL ERROR 210: I/O ERROR ON INPUT FILE EXCEPTION 0021H:PATH OR FILE NOT FOUND FILE: \C51FPS.LIB
PLS HELP ME OUT
1) Do you have a file C51FPS.LIB in the root of your current drive?
2) Is it expected that the library file should be stored in the root directory?
3) Is this a file that is expected to be supplied with your specific compiler version?
By the way. If you had tried to google for keil and the file name, you would as first link have found this: http://www.keil.com/forum/docs/thread472.asp
It implies that you need the full compiler version to have this file.
That's a Floating Point support library.
Presumably, you're using the free evaluation version that does not support floating point?
http://www.keil.com/demo/limits.asp
hi, Thanks for reply, by the way i am using -command prompt version of c51 compiler ,& -i have C51FPS.LIB in c51 library.
please help.
So, you have the library and you run the tools from the command line.
Then the manual for the tool should tell you how to specify which path to use for the library.