welcome.map

来自「MP3 整个 SDK」· MAP 代码 · 共 105 行

MAP
105
字号
################################################################################
#                                                                              #
#      IAR Universal Linker V4.48N/WIN                                         #
#                                                                              #
#           Link time     =  28/Dec/2006  11:24:38                             #
#           Target CPU    =  z80                                               #
#           List file     =  d:\case_i_d90f\drv\welcome\list\welcome.map       #
#           Output file 1 =  d:\case_i_d90f\drv\welcome\welcome.hex            #
#           Output format =  intel-standard                                    #
#           Command line  =  D:\case_i_d90f\drv\welcome\Obj\welcome.r01 -o     #
#                            D:\case_i_d90f\drv\welcome\welcome.hex            #
#                            -Fintel-standard -l                               #
#                            D:\case_i_d90f\drv\welcome\List\welcome.map -xms  #
#                            -ID:\sdk_i_90f\lib\ -f                            #
#                            D:\case_i_d90f\drv\welcome\welcome.xcl (-cz80     #
#                            -Z(CODE)CODEDISPSTART=3000-37FF clz80)            #
#                                                                              #
#                                               (c) Copyright IAR Systems 1997 #
################################################################################





                ****************************************
                *                                      *
                *           CROSS REFERENCE            *
                *                                      *
                ****************************************

                  There are no program entries.


                ****************************************
                *                                      *
                *              MODULE MAP              *
                *                                      *
                ****************************************

  FILE NAME : d:\case_i_d90f\drv\welcome\obj\welcome.r01
  PROGRAM MODULE, NAME : Welcome

  SEGMENTS IN THE MODULE
  ======================
CODEDISPSTART
  Relative segment, address : 3000 - 35CB
           ENTRIES                ADDRESS          REF BY MODULE
           =======                =======          =============
           DispStarting            3000            Not referred to
           IO05Bak                 3214 
           IO70Bak                 3215 
           IO00Bak                 3213 
           Delay_ams               31A8 
           StoreCE                 3178 
           Write_Command           31BB 
           Write_Parameter         31CC 
           changecolor             30F8 
           Write_Display_Ram       31D9 
           ClearFrame_start        3104 
           DisplayBuffer           321C 
           ReStoreCE               3180 
           StoreCE_end             317F 
           Delay                   3188 
           delay_loop              318B 
           Delay_1ms               3192 
           contiune_delay213       3198 
           contiune_delay31        319B 
           Delay_ams_while         31B4 
           Delay_ams_continue      31AF 
           CEPort_Sav              31E2 
           Reg_sequence            31E3 
           Param_sequence          31F3 
           IOeeBak                 3216 
           UpdStartColumnH         3217 
           UpdStartColumnL         3218 
           REG02_Buff              3219 
           welcomeNum              321A 
           UpdPgNum                321B 
           welcomestringstart      321C 
           welcomestring           321C 
           welcomestringend        35CC 


                ****************************************
                *                                      *
                *        SEGMENTS IN DUMP ORDER        *
                *                                      *
                ****************************************

 SEGMENT               START ADDRESS    END ADDRESS  TYPE  ORG  P/N  ALIGN
 =======               =============    ===========  ====  ===  ===  =====
CODEDISPSTART               3000     -     35CB       rel  stc  pos   0     

                ****************************************
                *                                      *
                *        END OF CROSS REFERENCE        *
                *                                      *
                ****************************************

  1484 bytes of CODE memory

Errors: none
Warnings: none

⌨️ 快捷键说明

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