⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 experiment.map

📁 主要用于LCD-----HT1622驱动程序
💻 MAP
📖 第 1 页 / 共 4 页
字号:
MPLINK 4.02, Linker
Linker Map File - Created Fri Feb 27 10:07:55 2009

                                 Section Info
                  Section       Type    Address   Location Size(Bytes)
                ---------  ---------  ---------  ---------  ---------
               _entry_scn       code   0x000000    program   0x000006
                   .cinit    romdata   0x00002a    program   0x000002
              .code_lab.o       code   0x00002c    program   0x000526
               _cinit_scn       code   0x000552    program   0x00009e
           .romdata_lab.o    romdata   0x0005f0    program   0x000030
             _startup_scn       code   0x000620    program   0x000018
         .idata_c018i.o_i    romdata   0x000638    program   0x000000
         .romdata_c018i.o    romdata   0x000638    program   0x000000
            .code_c018i.o       code   0x000638    program   0x000000
           .idata_lab.o_i    romdata   0x000638    program   0x000000
     .config_300001_lab.o    romdata   0x300001    program   0x000001
     .config_300002_lab.o    romdata   0x300002    program   0x000001
     .config_300003_lab.o    romdata   0x300003    program   0x000001
     .config_300005_lab.o    romdata   0x300005    program   0x000001
     .config_300006_lab.o    romdata   0x300006    program   0x000001
                MATH_DATA      udata   0x000000       data   0x000002
                 .tmpdata      udata   0x000002       data   0x000000
             .udata_lab.o      udata   0x000080       data   0x00000e
           .udata_c018i.o      udata   0x00008e       data   0x00000a
           .idata_c018i.o      idata   0x000098       data   0x000000
             .idata_lab.o      idata   0x000098       data   0x000000
                   .stack      udata   0x000500       data   0x000100
            SFR_UNBANKED0      udata   0x000f80       data   0x000080



                              Program Memory Usage 
                               Start         End      
                           ---------   ---------      
                            0x000000    0x000005      
                            0x00002a    0x000637      
                            0x300001    0x300003      
                            0x300005    0x300006      
            1561 out of 33048 program addresses used, program memory utilization is 4%



                              Symbols - Sorted by Name
                     Name    Address   Location    Storage File                     
                ---------  ---------  ---------  --------- ---------                
                      SC1   0x0005f0    program     extern D:\PIC\Experiment\LCD screen\lab.c
                      SC2   0x000608    program     extern D:\PIC\Experiment\LCD screen\lab.c
               WcommandID   0x000196    program     extern D:\PIC\Experiment\LCD screen\lab.c
                    Wmadd   0x00020c    program     extern D:\PIC\Experiment\LCD screen\lab.c
             Writecommand   0x00028e    program     extern D:\PIC\Experiment\LCD screen\lab.c
                Writedata   0x000144    program     extern D:\PIC\Experiment\LCD screen\lab.c
         ___else_lbl00026   0x000166    program     static                          
         ___else_lbl00032   0x0001da    program     static                          
         ___else_lbl00038   0x00025c    program     static                          
         ___else_lbl00044   0x0002d2    program     static                          
         ___else_lbl00067   0x000516    program     static                          
          ___for_lbl00023   0x000188    program     static                          
          ___for_lbl00024   0x00018c    program     static                          
          ___for_lbl00027   0x000152    program     static                          
          ___for_lbl00029   0x0001fe    program     static                          
          ___for_lbl00030   0x000202    program     static                          
          ___for_lbl00033   0x0001b4    program     static                          
          ___for_lbl00035   0x000280    program     static                          
          ___for_lbl00036   0x000284    program     static                          
          ___for_lbl00039   0x000236    program     static                          
          ___for_lbl00041   0x0002f6    program     static                          
          ___for_lbl00042   0x0002fa    program     static                          
          ___for_lbl00045   0x0002ac    program     static                          
          ___for_lbl00062   0x000534    program     static                          
          ___for_lbl00063   0x00053a    program     static                          
          ___for_lbl00064   0x00052e    program     static                          
          ___for_lbl00065   0x000534    program     static                          
          ___for_lbl00068   0x0004e8    program     static                          
          ___for_lbl00069   0x0004b2    program     static                          
           ___if_lbl00025   0x000168    program     static                          
           ___if_lbl00031   0x0001dc    program     static                          
           ___if_lbl00037   0x00025e    program     static                          
           ___if_lbl00043   0x0002d4    program     static                          
           ___if_lbl00066   0x000518    program     static                          
       ___return_lbl00000   0x000004    program     static                          
       ___return_lbl00001   0x000636    program     static                          
       ___return_lbl00002   0x0005ee    program     static                          
       ___return_lbl00022   0x00018c    program     static                          
       ___return_lbl00028   0x000202    program     static                          
       ___return_lbl00034   0x000284    program     static                          
       ___return_lbl00040   0x00030e    program     static                          
       ___return_lbl00047   0x00036c    program     static                          
       ___return_lbl00061   0x00053e    program     static                          
               __config_0   0x300001    program     static D:\PIC\Experiment\LCD screen\lab.c
               __config_1   0x300002    program     static D:\PIC\Experiment\LCD screen\lab.c
               __config_2   0x300003    program     static D:\PIC\Experiment\LCD screen\lab.c
               __config_3   0x300005    program     static D:\PIC\Experiment\LCD screen\lab.c
               __config_4   0x300006    program     static D:\PIC\Experiment\LCD screen\lab.c
                _do_cinit   0x000552    program     extern C:\MCC18\src\traditional\startup\c018i.c
                   _entry   0x000000    program     extern C:\MCC18\src\traditional\startup\c018i.c
                 _startup   0x000620    program     extern C:\MCC18\src\traditional\startup\c018i.c
                   add_dm   0x000420    program     extern D:\PIC\Experiment\LCD screen\lab.c
                   cls_dm   0x00036e    program     extern D:\PIC\Experiment\LCD screen\lab.c
                  cls_dms   0x0003a8    program     extern D:\PIC\Experiment\LCD screen\lab.c
                copy_loop   0x0005c4    program     static                          
            copy_one_byte   0x0005ca    program     static                          
              display_all   0x000040    program     extern D:\PIC\Experiment\LCD screen\lab.c
                disply_no   0x00006e    program     extern D:\PIC\Experiment\LCD screen\lab.c
                     done   0x0005ee    program     static                          
             done_copying   0x0005d8    program     static                          
                     loop   0x000630    program     static                          
                     main   0x00002c    program     extern D:\PIC\Experiment\LCD screen\lab.c
                mesg_out2   0x00045a    program     extern D:\PIC\Experiment\LCD screen\lab.c
                     test   0x00056c    program     static                          
           wr1622_Initial   0x00032e    program     extern D:\PIC\Experiment\LCD screen\lab.c
                wr1622_gb   0x000318    program     extern D:\PIC\Experiment\LCD screen\lab.c
                     wr_b   0x00009a    program     extern D:\PIC\Experiment\LCD screen\lab.c
                   ADCON0   0x000fc2       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
               ADCON0bits   0x000fc2       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   ADCON1   0x000fc1       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
               ADCON1bits   0x000fc1       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                    ADRES   0x000fc3       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   ADRESH   0x000fc4       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   ADRESL   0x000fc3       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                      BSR   0x000fe0       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                  CCP1CON   0x000fbd       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
              CCP1CONbits   0x000fbd       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                  CCP2CON   0x000fba       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
              CCP2CONbits   0x000fba       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                    CCPR1   0x000fbe       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   CCPR1H   0x000fbf       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   CCPR1L   0x000fbe       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                    CCPR2   0x000fbb       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   CCPR2H   0x000fbc       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                   CCPR2L   0x000fbb       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                     DDRA   0x000f92       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                 DDRAbits   0x000f92       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                     DDRB   0x000f93       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                 DDRBbits   0x000f93       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                     DDRC   0x000f94       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm
                 DDRCbits   0x000f94       data     extern C:\MCC18\SRC\TRADIT~1\PROC\p18f452.asm

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -