463 lines
		
	
	
		
			32 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			463 lines
		
	
	
		
			32 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| %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:
 | |
| #    <psect name> <class name> <space> <link address> <load addresses> <length> <delta> <reloc>
 | |
| # All addresses and the length are given in unqualified hexadecimal
 | |
| # in delta units.  Any other numeric values are decimal.
 | |
| %PSECTS
 | |
| $C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| init CODE 0 0 0 4 1 2
 | |
| config CONFIG 4 1FFF8 1FFF8 6 1 1
 | |
| $dist/default/production\solar_panel.X.production.o
 | |
| cinit CODE 0 117C 117C C 1 2
 | |
| text0 CODE 0 1134 1134 24 1 2
 | |
| text1 CODE 0 116E 116E E 1 2
 | |
| text2 CODE 0 10F6 10F6 3E 1 2
 | |
| text3 CODE 0 1188 1188 A 1 2
 | |
| text4 CODE 0 1158 1158 16 1 2
 | |
| text5 CODE 0 10B0 10B0 46 1 2
 | |
| text6 CODE 0 1062 1062 4E 1 2
 | |
| text7 CODE 0 1008 1008 5A 1 2
 | |
| cstackCOMRAM COMRAM 1 1 1 7 1 1
 | |
| smallconst SMALLCONST 0 1000 1000 8 1 2
 | |
| bssCOMRAM COMRAM 1 8 8 3 1 1
 | |
| config CONFIG 4 1FFF8 1FFF8 6 1 1
 | |
| # %UNUSED Section
 | |
| # This section enumerates the unused ranges of each CLASS. Each entry
 | |
| # is described on a single line as follows:
 | |
| #    <class name> <range> <delta>
 | |
| # Addresses given in the range are in hexadecimal and units of delta.
 | |
| %UNUSED
 | |
| RAM 60-E7F 1
 | |
| RAM F00-F5F 1
 | |
| SFR E80-EFF 1
 | |
| SFR F60-FFF 1
 | |
| BANK0 60-FF 1
 | |
| BANK1 100-1FF 1
 | |
| BANK2 200-2FF 1
 | |
| BANK3 300-3FF 1
 | |
| BANK4 400-4FF 1
 | |
| BANK5 500-5FF 1
 | |
| BANK6 600-6FF 1
 | |
| BANK7 700-7FF 1
 | |
| BANK8 800-8FF 1
 | |
| BANK9 900-9FF 1
 | |
| CONST 4-FFF 1
 | |
| CONST 1192-1FFF7 1
 | |
| SMALLCONST 1192-1FFF7 1
 | |
| CODE 4-FFF 1
 | |
| CODE 1192-1FFF7 1
 | |
| BANK10 A00-AFF 1
 | |
| BANK11 B00-BFF 1
 | |
| BANK12 C00-CFF 1
 | |
| BANK13 D00-DFF 1
 | |
| BANK14 E00-E7F 1
 | |
| BANK15 F00-F5F 1
 | |
| BIGRAM B-E7F 1
 | |
| BIGRAM F00-F5F 1
 | |
| BIGSFR E80-EFF 1
 | |
| BIGSFR F60-FFF 1
 | |
| COMRAM B-5F 1
 | |
| MEDIUMCONST 1192-FFFF 1
 | |
| MEDIUMCONST 11000-1FFF7 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:
 | |
| #    <address> <psect name> <class name> ><line number>:<file name>
 | |
| # 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\solar_panel.X.production.o
 | |
| 1008 text7 CODE >43:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 100A text7 CODE >45:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 100C text7 CODE >46:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 101C text7 CODE >47:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 101E text7 CODE >48:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1026 text7 CODE >49:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1028 text7 CODE >50:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 102E text7 CODE >51:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1034 text7 CODE >52:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1044 text7 CODE >53:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1046 text7 CODE >54:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 104E text7 CODE >55:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1050 text7 CODE >56:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1060 text7 CODE >57:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1062 text6 CODE >58:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1064 text6 CODE >60:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1066 text6 CODE >61:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1076 text6 CODE >62:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1078 text6 CODE >63:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 107E text6 CODE >64:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1080 text6 CODE >65:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1086 text6 CODE >66:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 108C text6 CODE >67:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 109C text6 CODE >68:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 109E text6 CODE >69:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10A4 text6 CODE >70:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10A6 text6 CODE >71:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10AE text6 CODE >72:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10B0 text5 CODE >74:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10B0 text5 CODE >76:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10BC text5 CODE >79:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10D0 text5 CODE >80:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10D4 text5 CODE >81:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 10F4 text5 CODE >82:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\lcd/lcd.c
 | |
| 1158 text4 CODE >61:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 1158 text4 CODE >66:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 115C text4 CODE >69:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 1160 text4 CODE >72:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 1164 text4 CODE >75:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 1168 text4 CODE >78:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 116C text4 CODE >80:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/adc.c
 | |
| 1188 text3 CODE >58:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 1188 text3 CODE >61:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 118C text3 CODE >63:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 1190 text3 CODE >64:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 10F6 text2 CODE >50:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 10F6 text2 CODE >55:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 10FA text2 CODE >56:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 10FE text2 CODE >57:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1102 text2 CODE >58:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1106 text2 CODE >59:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 110A text2 CODE >60:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 110E text2 CODE >61:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1112 text2 CODE >62:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1116 text2 CODE >63:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 111A text2 CODE >68:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 111C text2 CODE >69:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 111E text2 CODE >70:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1122 text2 CODE >71:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1124 text2 CODE >72:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1126 text2 CODE >73:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1128 text2 CODE >74:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 112A text2 CODE >75:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 112C text2 CODE >76:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 112E text2 CODE >81:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 1132 text2 CODE >88:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/pin_manager.c
 | |
| 116E text1 CODE >50:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 116E text1 CODE >53:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 1172 text1 CODE >54:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 1176 text1 CODE >55:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 117A text1 CODE >56:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\mcc_generated_files/mcc.c
 | |
| 1134 text0 CODE >50:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\main.c
 | |
| 1134 text0 CODE >53:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\main.c
 | |
| 1138 text0 CODE >75:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\main.c
 | |
| 1140 text0 CODE >76:C:\Users\remi\Downloads\MCU\solar_panel\solar_panel.X\main.c
 | |
| 117C cinit CODE >3113:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 117C cinit CODE >3115:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 117C cinit CODE >3118:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 117C cinit CODE >3130:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 117E cinit CODE >3131:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 1180 cinit CODE >3132:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 1182 cinit CODE >3138:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 1182 cinit CODE >3140:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| 1184 cinit CODE >3141:C:\Users\remi\AppData\Local\Temp\xcAsl3s.s
 | |
| # %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:
 | |
| #    <label> <value> [-]<load-adj> <class> <space> <psect> <file-name>
 | |
| # The value and load-adj are both in unqualified hexadecimal.
 | |
| # All other numeric values are in decimal.  The load-adj is the
 | |
| # quantity one needs to add to the symbol value in order to obtain the load
 | |
| # address of the symbol.  This value may be signed. If the symbol
 | |
| # was defined in a psect then <psect> will be "-". File-name
 | |
| # is the name of the object file in which the symbol was defined.
 | |
| %SYMTAB
 | |
| __Lmediumconst 0 0 MEDIUMCONST 0 mediumconst dist/default/production\solar_panel.X.production.o
 | |
| __Hspace_0 1F800 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hspace_1 B 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hspace_2 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hspace_4 3FFF6 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LCD_2x16_WriteData 1062 0 CODE 0 text6 dist/default/production\solar_panel.X.production.o
 | |
| __Hibigdata 0 0 CODE 0 ibigdata dist/default/production\solar_panel.X.production.o
 | |
| __mediumconst 0 0 MEDIUMCONST 0 mediumconst C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __Lsmallconst 1000 0 SMALLCONST 0 smallconst dist/default/production\solar_panel.X.production.o
 | |
| _LATA F89 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATB F8A 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATC F8B 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATD F8C 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATE F8D 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATF F8E 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATG F8F 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATH F90 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _LATJ F91 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| ___sp 0 0 STACK 2 stack C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| _main 1134 0 CODE 0 text0 dist/default/production\solar_panel.X.production.o
 | |
| start 0 0 CODE 0 init C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __HbssCOMRAM 0 0 ABS 0 bssCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hpowerup 0 0 CODE 0 powerup dist/default/production\solar_panel.X.production.o
 | |
| __accesstop 60 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| intlevel0 0 0 CODE 0 text C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| intlevel1 0 0 CODE 0 text C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| intlevel2 0 0 CODE 0 text C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| intlevel3 0 0 CODE 0 text C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __LbssCOMRAM 0 0 ABS 0 bssCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __LnvFARRAM 0 0 FARRAM 0 nvFARRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hifardata 0 0 CODE 0 ifardata dist/default/production\solar_panel.X.production.o
 | |
| __Hclrtext 0 0 ABS 0 clrtext dist/default/production\solar_panel.X.production.o
 | |
| _ADCON0 FC2 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADCON1 FC1 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADCON2 FC0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADRESH FC4 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADRESL FC3 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| ___inthi_sp 0 0 STACK 2 stack C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| ___intlo_sp 0 0 STACK 2 stack C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __Hintcode_body 0 0 ABS 0 intcode_body dist/default/production\solar_panel.X.production.o
 | |
| __Lintsave_regs 0 0 BIGRAM 1 intsave_regs dist/default/production\solar_panel.X.production.o
 | |
| main@msg 6 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hmediumconst 0 0 MEDIUMCONST 0 mediumconst dist/default/production\solar_panel.X.production.o
 | |
| __Hintcodelo 0 0 CODE 0 intcodelo dist/default/production\solar_panel.X.production.o
 | |
| LCD_2x16_WriteCmd@command 2 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __end_of_LCD_2x16_WriteCmd 1062 0 CODE 0 text7 dist/default/production\solar_panel.X.production.o
 | |
| __end_of_LCD_2x16_WriteMsg 10F6 0 CODE 0 text5 dist/default/production\solar_panel.X.production.o
 | |
| __Lintcodelo 0 0 CODE 0 intcodelo dist/default/production\solar_panel.X.production.o
 | |
| _PIN_MANAGER_Initialize 10F6 0 CODE 0 text2 dist/default/production\solar_panel.X.production.o
 | |
| start_initialization 117C 0 CODE 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| _OSCCON FD3 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __HnvFARRAM 0 0 FARRAM 0 nvFARRAM dist/default/production\solar_panel.X.production.o
 | |
| _TRISDbits F95 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| ___rparam_used 1 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __end_of_SYSTEM_Initialize 117C 0 CODE 0 text1 dist/default/production\solar_panel.X.production.o
 | |
| isa$xinst 0 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| LCD_2x16_WriteMsg@line 5 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hbank0 0 0 ABS 0 bank0 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank1 0 0 ABS 0 bank1 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank2 0 0 ABS 0 bank2 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank3 0 0 ABS 0 bank3 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank4 0 0 ABS 0 bank4 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank5 0 0 ABS 0 bank5 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank6 0 0 ABS 0 bank6 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank7 0 0 ABS 0 bank7 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank8 0 0 ABS 0 bank8 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank9 0 0 ABS 0 bank9 dist/default/production\solar_panel.X.production.o
 | |
| __Hcinit 0 0 ABS 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __Hconst 0 0 CONST 0 const dist/default/production\solar_panel.X.production.o
 | |
| __Hidata 0 0 CODE 0 idata dist/default/production\solar_panel.X.production.o
 | |
| __Hidloc 0 0 IDLOC 5 idloc dist/default/production\solar_panel.X.production.o
 | |
| __Hnvbit 0 0 COMRAM 1 nvbit dist/default/production\solar_panel.X.production.o
 | |
| __Hparam 0 0 COMRAM 1 rparam dist/default/production\solar_panel.X.production.o
 | |
| __Hrdata 0 0 COMRAM 1 rdata dist/default/production\solar_panel.X.production.o
 | |
| __Hstack 0 0 STACK 2 stack dist/default/production\solar_panel.X.production.o
 | |
| __Htext0 0 0 ABS 0 text0 dist/default/production\solar_panel.X.production.o
 | |
| __Htext1 0 0 ABS 0 text1 dist/default/production\solar_panel.X.production.o
 | |
| __Htext2 0 0 ABS 0 text2 dist/default/production\solar_panel.X.production.o
 | |
| __Htext3 0 0 ABS 0 text3 dist/default/production\solar_panel.X.production.o
 | |
| __Htext4 0 0 ABS 0 text4 dist/default/production\solar_panel.X.production.o
 | |
| __Htext5 0 0 ABS 0 text5 dist/default/production\solar_panel.X.production.o
 | |
| __Htext6 0 0 ABS 0 text6 dist/default/production\solar_panel.X.production.o
 | |
| __Htext7 0 0 ABS 0 text7 dist/default/production\solar_panel.X.production.o
 | |
| __Ljflash_buffer 1F800 0 CODE 0 jflash_buffer dist/default/production\solar_panel.X.production.o
 | |
| __Hbank10 0 0 ABS 0 bank10 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank11 0 0 ABS 0 bank11 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank12 0 0 ABS 0 bank12 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank13 0 0 ABS 0 bank13 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank14 0 0 ABS 0 bank14 dist/default/production\solar_panel.X.production.o
 | |
| __Hbank15 0 0 ABS 0 bank15 dist/default/production\solar_panel.X.production.o
 | |
| __Hbigbss 0 0 BIGRAM 1 bigbss dist/default/production\solar_panel.X.production.o
 | |
| __Hbigram 0 0 ABS 0 bigram dist/default/production\solar_panel.X.production.o
 | |
| __Hbigsfr 0 0 ABS 0 bigsfr dist/default/production\solar_panel.X.production.o
 | |
| __smallconst 1000 0 SMALLCONST 0 smallconst C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __Hcomram 0 0 ABS 0 comram dist/default/production\solar_panel.X.production.o
 | |
| __Hconfig 1FFFE 0 CONFIG 4 config dist/default/production\solar_panel.X.production.o
 | |
| __Lbank0 0 0 ABS 0 bank0 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank1 0 0 ABS 0 bank1 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank2 0 0 ABS 0 bank2 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank3 0 0 ABS 0 bank3 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank4 0 0 ABS 0 bank4 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank5 0 0 ABS 0 bank5 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank6 0 0 ABS 0 bank6 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank7 0 0 ABS 0 bank7 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank8 0 0 ABS 0 bank8 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank9 0 0 ABS 0 bank9 dist/default/production\solar_panel.X.production.o
 | |
| __Lcinit 0 0 ABS 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __Lconst 0 0 CONST 0 const dist/default/production\solar_panel.X.production.o
 | |
| __Lidata 0 0 CODE 0 idata dist/default/production\solar_panel.X.production.o
 | |
| __Lidloc 0 0 IDLOC 5 idloc dist/default/production\solar_panel.X.production.o
 | |
| __Lnvbit 0 0 COMRAM 1 nvbit dist/default/production\solar_panel.X.production.o
 | |
| __Lparam 0 0 COMRAM 1 rparam dist/default/production\solar_panel.X.production.o
 | |
| __Lrdata 0 0 COMRAM 1 rdata dist/default/production\solar_panel.X.production.o
 | |
| __Lstack 0 0 STACK 2 stack dist/default/production\solar_panel.X.production.o
 | |
| __Ltext0 0 0 ABS 0 text0 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext1 0 0 ABS 0 text1 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext2 0 0 ABS 0 text2 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext3 0 0 ABS 0 text3 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext4 0 0 ABS 0 text4 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext5 0 0 ABS 0 text5 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext6 0 0 ABS 0 text6 dist/default/production\solar_panel.X.production.o
 | |
| __Ltext7 0 0 ABS 0 text7 dist/default/production\solar_panel.X.production.o
 | |
| __Hfarbss 0 0 FARRAM 0 farbss dist/default/production\solar_panel.X.production.o
 | |
| __Lintcode_body 0 0 ABS 0 intcode_body dist/default/production\solar_panel.X.production.o
 | |
| __Habs1 0 0 ABS 0 abs1 dist/default/production\solar_panel.X.production.o
 | |
| __Hdata 0 0 ABS 0 data dist/default/production\solar_panel.X.production.o
 | |
| __Hheap 0 0 HEAP 7 heap dist/default/production\solar_panel.X.production.o
 | |
| __Hinit 4 0 CODE 0 init dist/default/production\solar_panel.X.production.o
 | |
| __Hrbit 0 0 COMRAM 1 rbit dist/default/production\solar_panel.X.production.o
 | |
| __Hrbss 0 0 COMRAM 1 rbss dist/default/production\solar_panel.X.production.o
 | |
| __Htemp 0 0 COMRAM 1 temp dist/default/production\solar_panel.X.production.o
 | |
| __Htext 0 0 ABS 0 text dist/default/production\solar_panel.X.production.o
 | |
| __Labs1 0 0 ABS 0 abs1 dist/default/production\solar_panel.X.production.o
 | |
| __Ldata 0 0 ABS 0 data dist/default/production\solar_panel.X.production.o
 | |
| __Lheap 0 0 HEAP 7 heap dist/default/production\solar_panel.X.production.o
 | |
| __Linit 0 0 CODE 0 init dist/default/production\solar_panel.X.production.o
 | |
| __Lrbit 0 0 COMRAM 1 rbit dist/default/production\solar_panel.X.production.o
 | |
| __Lrbss 0 0 COMRAM 1 rbss dist/default/production\solar_panel.X.production.o
 | |
| __Ltemp 0 0 COMRAM 1 temp dist/default/production\solar_panel.X.production.o
 | |
| __Ltext 0 0 ABS 0 text dist/default/production\solar_panel.X.production.o
 | |
| __HcstackCOMRAM 0 0 ABS 0 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hintret 0 0 ABS 0 intret dist/default/production\solar_panel.X.production.o
 | |
| _LCD_2x16_WriteCmd 1008 0 CODE 0 text7 dist/default/production\solar_panel.X.production.o
 | |
| _LCD_2x16_WriteMsg 10B0 0 CODE 0 text5 dist/default/production\solar_panel.X.production.o
 | |
| __Hirdata 0 0 CODE 0 irdata dist/default/production\solar_panel.X.production.o
 | |
| __S0 1192 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __S1 B 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __S4 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADC_InterruptHandler 8 0 COMRAM 1 bssCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __Hjflash_buffer 1F800 0 CODE 0 jflash_buffer dist/default/production\solar_panel.X.production.o
 | |
| __Lbigdata 0 0 BIGRAM 1 bigdata dist/default/production\solar_panel.X.production.o
 | |
| __Hnvrram 0 0 COMRAM 1 nvrram dist/default/production\solar_panel.X.production.o
 | |
| _SYSTEM_Initialize 116E 0 CODE 0 text1 dist/default/production\solar_panel.X.production.o
 | |
| __Lintentry 0 0 ABS 0 intentry dist/default/production\solar_panel.X.production.o
 | |
| __Hramtop 1000 0 RAM 0 ramtop dist/default/production\solar_panel.X.production.o
 | |
| __Hrparam 0 0 COMRAM 1 rparam dist/default/production\solar_panel.X.production.o
 | |
| __activetblptr 3 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hstruct 0 0 COMRAM 1 struct dist/default/production\solar_panel.X.production.o
 | |
| LCD_2x16_WriteData@command 2 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| _ADC_Initialize 1158 0 CODE 0 text4 dist/default/production\solar_panel.X.production.o
 | |
| __end_of_PIN_MANAGER_Initialize 1134 0 CODE 0 text2 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank10 0 0 ABS 0 bank10 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank11 0 0 ABS 0 bank11 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank12 0 0 ABS 0 bank12 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank13 0 0 ABS 0 bank13 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank14 0 0 ABS 0 bank14 dist/default/production\solar_panel.X.production.o
 | |
| __Lbank15 0 0 ABS 0 bank15 dist/default/production\solar_panel.X.production.o
 | |
| __Lbigbss 0 0 BIGRAM 1 bigbss dist/default/production\solar_panel.X.production.o
 | |
| __Lbigram 0 0 ABS 0 bigram dist/default/production\solar_panel.X.production.o
 | |
| __Lbigsfr 0 0 ABS 0 bigsfr dist/default/production\solar_panel.X.production.o
 | |
| __Lcomram 0 0 ABS 0 comram dist/default/production\solar_panel.X.production.o
 | |
| __Lconfig 0 0 CONFIG 4 config dist/default/production\solar_panel.X.production.o
 | |
| _LATDbits F8C 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lfarbss 0 0 FARRAM 0 farbss dist/default/production\solar_panel.X.production.o
 | |
| __Lfardata 0 0 FARRAM 0 fardata dist/default/production\solar_panel.X.production.o
 | |
| isa$std 1 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| stackhi 0 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| stacklo 0 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __Lintcode 0 0 CODE 0 intcode dist/default/production\solar_panel.X.production.o
 | |
| _OSCTUNE F9B 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lintret 0 0 ABS 0 intret dist/default/production\solar_panel.X.production.o
 | |
| __Lirdata 0 0 CODE 0 irdata dist/default/production\solar_panel.X.production.o
 | |
| _ADCON0bits FC2 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _ADCON1bits FC1 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lspace_0 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lspace_1 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lspace_2 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lspace_4 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __pbssCOMRAM 8 0 COMRAM 1 bssCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __end_of_ADC_Initialize 116E 0 CODE 0 text4 dist/default/production\solar_panel.X.production.o
 | |
| LCD_2x16_WriteMsg@msg 3 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __LcstackCOMRAM 0 0 ABS 0 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| end_of_initialization 1182 0 CODE 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __Lnvrram 0 0 COMRAM 1 nvrram dist/default/production\solar_panel.X.production.o
 | |
| __Hintentry 0 0 ABS 0 intentry dist/default/production\solar_panel.X.production.o
 | |
| __Hreset_vec 0 0 CODE 0 reset_vec dist/default/production\solar_panel.X.production.o
 | |
| __Lramtop 1000 0 RAM 0 ramtop dist/default/production\solar_panel.X.production.o
 | |
| __Lrparam 0 0 COMRAM 1 rparam dist/default/production\solar_panel.X.production.o
 | |
| __pcinit 117C 0 CODE 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __ptext0 1134 0 CODE 0 text0 dist/default/production\solar_panel.X.production.o
 | |
| __ptext1 116E 0 CODE 0 text1 dist/default/production\solar_panel.X.production.o
 | |
| __ptext2 10F6 0 CODE 0 text2 dist/default/production\solar_panel.X.production.o
 | |
| __ptext3 1188 0 CODE 0 text3 dist/default/production\solar_panel.X.production.o
 | |
| __ptext4 1158 0 CODE 0 text4 dist/default/production\solar_panel.X.production.o
 | |
| __ptext5 10B0 0 CODE 0 text5 dist/default/production\solar_panel.X.production.o
 | |
| __ptext6 1062 0 CODE 0 text6 dist/default/production\solar_panel.X.production.o
 | |
| __ptext7 1008 0 CODE 0 text7 dist/default/production\solar_panel.X.production.o
 | |
| __Lstruct 0 0 COMRAM 1 struct dist/default/production\solar_panel.X.production.o
 | |
| __ramtop 1000 0 RAM 0 ramtop C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __Lpowerup 0 0 CODE 0 powerup dist/default/production\solar_panel.X.production.o
 | |
| __psmallconst 1000 0 SMALLCONST 0 smallconst dist/default/production\solar_panel.X.production.o
 | |
| __Lreset_vec 0 0 CODE 0 reset_vec dist/default/production\solar_panel.X.production.o
 | |
| ___heap_hi 0 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| ___heap_lo 0 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| ___param_bank 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hbigdata 0 0 BIGRAM 1 bigdata dist/default/production\solar_panel.X.production.o
 | |
| __end_of__initialization 1182 0 CODE 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __Libigdata 0 0 CODE 0 ibigdata dist/default/production\solar_panel.X.production.o
 | |
| __Lclrtext 0 0 ABS 0 clrtext dist/default/production\solar_panel.X.production.o
 | |
| __pcstackCOMRAM 1 0 COMRAM 1 cstackCOMRAM dist/default/production\solar_panel.X.production.o
 | |
| __end_of_main 1158 0 CODE 0 text0 dist/default/production\solar_panel.X.production.o
 | |
| _TRISA F92 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISB F93 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISC F94 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISD F95 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISE F96 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISF F97 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISG F98 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISH F99 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| _TRISJ F9A 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __HRAM 0 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Hbss 0 0 RAM 1 bss dist/default/production\solar_panel.X.production.o
 | |
| __Hram 0 0 ABS 0 ram dist/default/production\solar_panel.X.production.o
 | |
| __Hsfr 0 0 ABS 0 sfr dist/default/production\solar_panel.X.production.o
 | |
| __LRAM 1 0 ABS 0 - dist/default/production\solar_panel.X.production.o
 | |
| __Lbss 0 0 RAM 1 bss dist/default/production\solar_panel.X.production.o
 | |
| __Lram 0 0 ABS 0 ram dist/default/production\solar_panel.X.production.o
 | |
| __Lsfr 0 0 ABS 0 sfr dist/default/production\solar_panel.X.production.o
 | |
| __end_of_LCD_2x16_WriteData 10B0 0 CODE 0 text6 dist/default/production\solar_panel.X.production.o
 | |
| ___extmem_base 20000 0 ABS 0 - C:\Users\remi\AppData\Local\Temp\xcAsl3s.o
 | |
| __end_of_OSCILLATOR_Initialize 1192 0 CODE 0 text3 dist/default/production\solar_panel.X.production.o
 | |
| __initialization 117C 0 CODE 0 cinit dist/default/production\solar_panel.X.production.o
 | |
| __Hfardata 0 0 FARRAM 0 fardata dist/default/production\solar_panel.X.production.o
 | |
| __Hsmallconst 1008 0 SMALLCONST 0 smallconst dist/default/production\solar_panel.X.production.o
 | |
| __Lifardata 0 0 CODE 0 ifardata dist/default/production\solar_panel.X.production.o
 | |
| __Hintsave_regs 0 0 BIGRAM 1 intsave_regs dist/default/production\solar_panel.X.production.o
 | |
| __Hintcode 0 0 CODE 0 intcode dist/default/production\solar_panel.X.production.o
 | |
| _OSCILLATOR_Initialize 1188 0 CODE 0 text3 dist/default/production\solar_panel.X.production.o
 | |
| # %SPLITSTAB Section
 | |
| # This section enumerates all the psect splits performed by the assembler.
 | |
| # The beginning of the section is indicated by %SPLITSTAB.
 | |
| # Each line is a record a particular split, where the parent psect is on
 | |
| # the left and the child on the right.  Note that a child psect is always
 | |
| # split form the top of the parent psect. All splits from a given parent
 | |
| # are listed in the order in which they occurred.
 | |
| %SPLITSTAB
 | |
| # %DABS Section
 | |
| # This section contains a table of all usuage of the assember
 | |
| # directive DABS in the program. Each line has the following format:
 | |
| #   <name> <space> <address> <size>
 | |
| # If the DABS was originally labelled then that shall be <name>,
 | |
| # otherwise name will be "-".  The <space> number is in decimal.
 | |
| # <address> and <size> are in byte units as unqaulified hexadecimal
 | |
| %DABS
 | |
| # %SEGMENTS Section
 | |
| # This sections enumerates the segments of the program.  Each segment
 | |
| # is described on a single line as follows:
 | |
| #    <name> <space> <link address> <file address> <size> <delta>
 | |
| # Addresses and size are in unqualified hexadecimal.  The link address
 | |
| # and size are in units of delta. The file address is in units of bytes.
 | |
| # All other numeric quantities are in decimal.
 | |
| %SEGMENTS
 | |
| text7 0 1008 1008 18A 1
 | |
| cstackCOMRAM 1 1 1 A 1
 | |
| reset_vec 0 0 0 4 1
 | |
| smallconst 0 1000 1000 8 1
 | |
| # %NOTES Section
 | |
| # This section contains data of all the note-psects.  The beginning of the section
 | |
| # is indicated by %NOTES. The first line indicates the name and decimal
 | |
| # byte-length of the first note-psect, e.g.
 | |
| #   $codecov_info_hdr 16
 | |
| # Each line that follows contains the byte-data of the psect in hexadecimal as a
 | |
| # space-separated list. These lines are limited to 16 bytes of data.
 | |
| %NOTES
 |