Download Reference Manual
Transcript
Object Module Format 4.4.2 To Save an OMF (.lod) File 1. From the File menu, choose Save, then select Memory OMF. 2. Under Memory Space, select the memory to save. 3. Under Start Address, type the beginning address of the memory block. 4. Under End Address, type the last address of the memory block. 5. Under File Name, type in the filename of the file to save or click on File to browse the directories. The extension default is .lod. 6. Click OK. If no directory path is specified, the file will be saved in the working directory. If the file already exists, you will be prompted to decide whether to overwrite the file or to append it. For more information about object files, see Section 2.3, “Loading Object Files,” on page 2-5. To save an OMF file from the command line, see Section 13.38, “SAVE - Save Memory To File,” on page 13-45. 4.5 Object Module Format The DSP Object Module Format (OMF) is an ASCII file that can be produced by the Debugger, Motorola’s Suite56 DSP Simulator and also by versions of the Suite56 DSP Assembler prior to release 4.0. An OMF filename uses the .lod extension. An OMF file consists of variable-length text records. Records can be defined with a fixed number of fields or can contain repeating instances of a given field (such as instructions or data). Motorola Object Files and Data Files 4-7