| ||||||||
Technical Support On-Line Manuals L166 User's Guide | Absolute Object FileThe object file generated by the L166 Linker is an absolute object module (unless the LINKONLY directive is used for incremental linking). All relocatable sections are assigned and located at fixed addresses. The object file includes information required for initializing global variables, zero-initializing global variables, program code and constants, as well as symbolic information, line number information, and other debugging details. The object file may be used by the OH166 Object-HEX Converter to create an Intel HEX file for programming into ROM. It may be loaded directly into an emulator or the Keil µVision Simulator/Debugger for testing and debugging. | |||||||
| ||||||||