| |||||
Technical Support Support Resources
Product Information | GENERAL: OBJECT FILE FORMATS GENERATEDInformation in this article applies to:
QUESTIONWhat file formats do the Keil Software tools generate? ANSWERThe file formats generated depend on the tool sets. 8051 ToolsThe Keil C51 tools use the Intel OMF-51 object module format for object modules generated by the assembler and compiler. The linker generates OMF-51 absolute object modules. The object-HEX converter generates Intel HEX files. Download OMF51.ZIP which contains the original Intel specification. 251 ToolsThe Keil C251 tools use the Intel OMF-251 object module format for object modules generated by the assembler and compiler. The linker generates OMF-251 absolute object modules. The object-HEX converter generates Intel HEX and Intel HEX-386 files. 166 ToolsThe Keil C166 tools use the OMF-166 object module format for object modules generated by the assembler and compiler. The linker generates OMF-166 absolute object modules. The object-HEX converter generates Intel HEX and Intel HEX-386 files. Download OMF166.PDF -- the PDF file for OMF166. FORUM THREADSThe following Discussion Forum threads may provide information related to this topic.
Last Reviewed: Thursday, September 22, 2005 | ||||
| |||||