| |||||||||||||||||||
Technical Support On-Line Manuals LX51 User's Guide | Generating an Object FileThe LX51 Linker generates an executable target program in Keil OMFx51 Object Module Format. The OMFx51 format supports up to 16 MBytes of CODE and XDATA and is required for extended 8051 devices like the NXP 51MX and Dallas 390/5240. It is supported by most emulator vendors. The linker generates an absolute object file for normal (non-banked) or code-banked applications. In either case, the object file is absolute and contains no relocatable information or external references. It may be loaded into debugging tools (like the µVision Debugger or an emulator) or may be converted into an Intel HEX file by the OHX51 Object-Hex Converter and used to program PROMs or download into Flash memory. The generated object module may contain debugging information which facilitates symbolic, source-level debugging and testing. You may use the linker directives to exclude debugging information from the object file. The following table provides an overview of the directives that control information in the output file. The following table describes all LX51 Linker/Locator directives that affect the object file.
| ||||||||||||||||||
| |||||||||||||||||||