%CMF # %PSECTS Section # For each object file, details of its psects are enumerated here. # The begining of the section is indicated by %PSECTS. The first # line indicates the name of the first object file, e.g. # $foo.obj # Each line that follows describes a psect in that object file, until # the next object file. The lines that describe a psect have the # format: # # All addresses and the length are given in unqualified hexadecimal # in delta units. Any other numeric values are decimal. %PSECTS $C:\Users\_prossn\AppData\Local\Temp\s3s8.obj idloc IDLOC 0 200000 200000 8 1 init CODE 0 0 0 4 1 config CONFIG 0 300000 300000 E 1 $dist/default/production\src.production.obj cinit CODE 0 3FE2 3FE2 6 1 text0 CODE 0 3FDC 3FDC 6 1 text1 CODE 0 3FE8 3FE8 18 1 # %UNUSED Section # This section enumerates the unused ranges of each CLASS. Each entry # is described on a single line as follows: # # Addresses given in the range are in hexadecimal and units of delta. %UNUSED RAM 60-2FF 1 SFR F38-FFF 1 BANK0 60-FF 1 BANK1 100-1FF 1 BANK2 200-2FF 1 CONST 4-3FDB 1 STACK 60-2FF 1 SMALLCONST 300-3FDB 1 CODE 4-3FDB 1 BIGRAM 1-2FF 1 COMRAM 1-5F 1 EEDATA F00000-F000FF 1 MEDIUMCONST 300-3FDB 1 # %LINETAB Section # This section enumerates the file/line to address mappings. # The beginning of the section is indicated by %LINETAB. # The first line indicates the name of the first object file, e.g. # $foo.obj # Each line that follows describes a single mapping until the next # object file. Mappings have the following format: #
>: # The address is absolute and given given in unqualified hex # in delta units of the psect. All mappings within an object file # are in ascending order of addresses. # All other numeric values are in decimal. %LINETAB $dist/default/production\src.production.obj 3FE8 text1 CODE >4:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FE8 text1 CODE >7:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FEA text1 CODE >8:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FEC text1 CODE >11:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FEE text1 CODE >12:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FF2 text1 CODE >13:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FF4 text1 CODE >14:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FF6 text1 CODE >17:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FF8 text1 CODE >18:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FFA text1 CODE >19:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FFC text1 CODE >20:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FFE text1 CODE >21:Z:\SAMB_4\projects\xilofono\src\rs232.c 3FDC text0 CODE >83:Z:\SAMB_4\projects\xilofono\src\main.c 3FDC text0 CODE >85:Z:\SAMB_4\projects\xilofono\src\main.c 3FE0 text0 CODE >88:Z:\SAMB_4\projects\xilofono\src\main.c 3FE2 cinit CODE >1144:C:\Users\_prossn\AppData\Local\Temp\s3s8. 3FE2 cinit CODE >1146:C:\Users\_prossn\AppData\Local\Temp\s3s8. 3FE2 cinit CODE >1149:C:\Users\_prossn\AppData\Local\Temp\s3s8. 3FE2 cinit CODE >1155:C:\Users\_prossn\AppData\Local\Temp\s3s8. 3FE2 cinit CODE >1157:C:\Users\_prossn\AppData\Local\Temp\s3s8. 3FE4 cinit CODE >1158:C:\Users\_prossn\AppData\Local\Temp\s3s8. # %SYMTAB Section # An enumeration of all symbols in the program. # The beginning of the section is indicated by %SYMTAB. # Each line describes a single symbol as follows: #