I have a library from another vendor that I am trying to link my code to. They generated the library with the PK51 V8.0 tools (I'm not exactly sure which version 8). but I get the following error when I try to link in the code:
*** FATAL ERROR L218: NOT AN OBJECT FILE
Are the libraries supposed to be compatible??? Or do I have to upgrade to V8.0? Eric
What file format did this vendor supply?
It's a binary .lib file. Is there a way to get any details on the format/revision it was built with?
http://www.keil.com/support/man/docs/lib51/lib51_cmd_list.htm ?
LIB51 LIBRARY MANAGER V4.24 COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002 *** ERROR 217: NOT A LIBRARY FILE: SLAVE_ROUTING_ZW020X/ZW_SLAVE_ROUTING_ZW020XS.LIB
is all I get... perhaps the file is just corrupted???
It may be corrupted, but more probably it is generated with a tool that uses a different file format.