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

📄 main.map

📁 DSP2407控制程序
💻 MAP
字号:
******************************************************************************
TMS320C24xx COFF Linker           Version 7.04                   
******************************************************************************
>> Linked Tue Sep 13 21:31:05 2005

OUTPUT FILE NAME:   <./Debug/FLASH.out>
ENTRY POINT SYMBOL: "_c_int0"  address: 0000023d


MEMORY CONFIGURATION

           name     origin    length      used    attributes    fill
         --------  --------  ---------  --------  ----------  --------
PAGE 0: VECS      00000000  000000040  00000040     RWIX      
         PVECS     00000044  000000070  00000000     RWIX      
         PROG      00000100  000007f00  0000025a     RWIX      

PAGE 1: MMRS      00000000  00000005f  00000000     RWIX      
         B2        00000060  000000020  00000000     RWIX      
         B0        00000200  000000100  00000000     RWIX      
         B1        00000300  000000100  00000028     RWIX      
         SARAM     00000800  000000800  000000a9     RWIX      
         EXT       00008000  000008000  00000000     RWIX      


SECTION ALLOCATION MAP

 output                                  attributes/
section   page    origin      length       input sections
--------  ----  ----------  ----------   ----------------
.reset     0    00000000    00000000     UNINITIALIZED

.vectors   0    00000000    00000040     
                  00000000    00000040     VECTORS.obj (.vectors)

.pvecs     0    00000044    00000000     UNINITIALIZED

.text      0    00000100    0000020f     
                  00000100    0000013d     flash.obj (.text)
                  0000023d    00000000     VECTORS.obj (.text)
                  0000023d    0000003a     MYRTS2XX.LIB : boot.obj (.text)
                  00000277    0000002e                  : saverest.obj (.text)
                  000002a5    00000050                  : exit.obj (.text)
                  000002f5    0000001a                  : strcpy.obj (.text)

.cinit     0    0000030f    0000000a     
                  0000030f    00000003     flash.obj (.cinit)
                  00000312    00000006     MYRTS2XX.LIB : exit.obj (.cinit)
                  00000318    00000001     --HOLE-- [fill = 0000]

.bss       1    00000800    00000068     UNINITIALIZED
                  00000800    00000046     flash.obj (.bss)
                  00000846    00000000     MYRTS2XX.LIB : boot.obj (.bss)
                  00000846    00000000     VECTORS.obj (.bss)
                  00000846    00000000     MYRTS2XX.LIB : saverest.obj (.bss)
                  00000846    00000000                  : strcpy.obj (.bss)
                  00000846    00000022                  : exit.obj (.bss)

.const     0    00000319    00000041     RUN ADDR = 00000868
                  00000319    00000000     MYRTS2XX.LIB : boot.obj (.c_mark)
                  00000319    00000041     flash.obj (.const)

.stack     1    00000300    00000028     UNINITIALIZED
                  00000300    00000000     MYRTS2XX.LIB : boot.obj (.stack)

.data      1    00000000    00000000     UNINITIALIZED
                  00000000    00000000     flash.obj (.data)
                  00000000    00000000     MYRTS2XX.LIB : strcpy.obj (.data)
                  00000000    00000000                  : exit.obj (.data)
                  00000000    00000000                  : saverest.obj (.data)
                  00000000    00000000                  : boot.obj (.data)
                  00000000    00000000     VECTORS.obj (.data)


GLOBAL SYMBOLS

address  name                             address  name
-------- ----                             -------- ----
00000800 .bss                             00000000 edata
00000000 .data                            00000000 .data
00000100 .text                            00000028 __STACK_SIZE
000002f2 C$$EXIT                          00000041 __const_length
0000028f I$$REST                          00000100 .text
00000277 I$$SAVE                          00000100 _initial
00000141 _Delay                           0000012d _disable
0000018c _ResetLCD                        00000137 _enable
0000016a _SendData                        00000141 _Delay
00000028 __STACK_SIZE                     0000016a _SendData
00000847 __cleanup_ptr                    0000018c _ResetLCD
00000041 __const_length                   0000019b _hanzi
00000868 __const_run                      00000226 _nothing
000002f2 _abort                           0000022e _main
000002d3 _atexit                          0000023d _c_int0
00000800 _a                               00000277 I$$SAVE
0000023d _c_int0                          0000028f I$$REST
0000012d _disable                         000002a5 _exit
00000137 _enable                          000002d3 _atexit
000002a5 _exit                            000002f2 _abort
0000019b _hanzi                           000002f2 C$$EXIT
00000100 _initial                         000002f5 _strcpy
00000801 _lcd_data                        0000030f etext
00000845 _lcd_data1                       0000030f cinit
0000022e _main                            00000800 _a
00000226 _nothing                         00000800 .bss
00000841 _pData                           00000801 _lcd_data
000002f5 _strcpy                          00000841 _pData
0000030f cinit                            00000845 _lcd_data1
00000000 edata                            00000847 __cleanup_ptr
00000868 end                              00000868 __const_run
0000030f etext                            00000868 end
ffffffff pinit                            ffffffff pinit

[33 symbols]

⌨️ 快捷键说明

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