Hello,
I have a legacy system which was working fine (compile, link and target created successfully). The system was untouched for a year or so. But now, I couldn't able to build work space successfully.
OS: Windows XP
When i try to build existing workspace, it ends up on linker error.
The C51FPL.LIB is exist in the path. Is the library or installer corrupted. Please share your comments.
Thanks!
I think the library file C51FPL.LIB is not correct. It seems that this file was not installed with your PK51 version 6.10. You must have copied this file into this folder. Usually, this library file is in the folder C\KEIL\C51\LIB\C51FPL.LIB. Why is the linker reading this library file from the path (without LIB)? Please try to use the file in the LIB folder.
Thanks for your inputs.
I took backup of existing installation and did a fresh installation on C drive and found that C51FPL.LIB is missing in LIB directory. I am not sure why its missing. Could you please share your comments.
The problem was solved by reinstalling the PK51 from CD and Add-On floppy disk.