welcome.map

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

MAP
92
字号
################################################################################
#                                                                              #
#      IAR Universal Linker V4.48N/WIN                                         #
#                                                                              #
#           Link time     =  26/Dec/2006  10:49:35                             #
#           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 - 37C8
           ENTRIES                ADDRESS          REF BY MODULE
           =======                =======          =============
           DispStarting            3000            Not referred to
           IO05Bak                 37C3 
           IO70Bak                 37C4 
           Delay_10us              3201 
           SlowRdAndWrt            320D 
           Write_Command           31D8 
           Write_Parameter         31E3 
           Delay                   31EE 
           ClearFrame_start        3148 
           DisplayBuffer           321F 
           RecoverRdAndWrt         3219 
           Delay1                  31F1 
           Delay2                  31F4 
           delaycontinue           3204 
           loop1us                 3206 
           REG00_Buff              37BF 
           welcomeNum              37C0 
           UpdPgNum                37C1 
           CEPort_Sav              37C2 
           dc                      37C5 


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

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

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

  1993 bytes of CODE memory

Errors: none
Warnings: none

⌨️ 快捷键说明

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