| ||||||||
Technical Support On-Line Manuals AARM User's Guide | Tracking FilesIt is convenient to use the filename extensions to indicate the stage in the process represented by the contents of each file. Source code files can use extensions such as .SRC or .S (indicating the code is for input to the AARM Assembler). Object code files receive the extension .OBJ by default, or the user can specify another extension. Executable files generally do not have an extension. Listing files can use .LST, the default extension assigned by the assembler. The LARM Linker uses .MAP for the default linker map file extension. | |||||||
| ||||||||