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

📄 wave.map

📁 C32中C语言中嵌入汇编程序示例.包括中断程序中调用C参数
💻 MAP
字号:
******************************************************************************
TMS320C3x/4x COFF Linker                Version 5.11                   
******************************************************************************
>> Linked Mon Jul 12 16:30:51 2004

OUTPUT FILE NAME:   <wave.out>
ENTRY POINT SYMBOL: "_c_int00"  address: 008800cc


MEMORY CONFIGURATION

           name     origin    length      used    attributes    fill
         --------  --------  ---------  --------  ----------  --------
         VECS      0087fe00  000000040  00000003     RWIX      
         SRAM      00880000  000003fc0  00000552     RWIX      


SECTION ALLOCATION MAP

 output                                  attributes/
section   page    origin      length       input sections
--------  ----  ----------  ----------   ----------------
vecs       0    0087fe00    00000003     
                  0087fe00    00000003     vectbr.obj (vecs)

.text      0    00880000    0000010b     
                  00880000    0000002d     dr0.obj (.text)
                  0088002d    00000000     vectbr.obj (.text)
                  0088002d    0000002d     timer1.obj (.text)
                  0088005a    0000002d     timer0.obj (.text)
                  00880087    0000001a     8251send.obj (.text)
                  008800a1    00000029     main.obj (.text)
                  008800ca    0000001b     rts30.lib : boot.obj (.text)
                  008800e5    00000026               : exit.obj (.text)

.data      0    0088010b    00000015     
                  0088010b    00000009     dr0.obj (.data)
                  00880114    00000000     rts30.lib : exit.obj (.data)
                  00880114    00000000               : boot.obj (.data)
                  00880114    00000000     main.obj (.data)
                  00880114    00000000     vectbr.obj (.data)
                  00880114    00000005     timer1.obj (.data)
                  00880119    00000005     timer0.obj (.data)
                  0088011e    00000002     8251send.obj (.data)

.cinit     0    00880120    0000000d     
                  00880120    00000003     main.obj (.cinit)
                  00880123    00000009     rts30.lib : exit.obj (.cinit)
                  0088012c    00000001     --HOLE-- [fill = 00000000]

.bss       0    0088012d    00000025     UNINITIALIZED
                  0088012d    00000000     dr0.obj (.bss)
                  0088012d    00000000     rts30.lib : boot.obj (.bss)
                  0088012d    00000000     vectbr.obj (.bss)
                  0088012d    00000000     8251send.obj (.bss)
                  0088012d    00000000     timer0.obj (.bss)
                  0088012d    00000000     timer1.obj (.bss)
                  0088012d    00000002     main.obj (.bss)
                  0088012f    00000023     rts30.lib : exit.obj (.bss)

.stack     0    00880152    00000400     UNINITIALIZED
                  00880152    00000000     rts30.lib : boot.obj (.stack)

.sysmem    0    00880000    00000000     UNINITIALIZED

.const     0    00000000    00000000     UNINITIALIZED
                  00000000    00000000     rts30.lib : exit.obj (.const)


GLOBAL SYMBOLS

address  name                             address  name
-------- ----                             -------- ----
0088012d .bss                             00000400 __STACK_SIZE
0088010b .data                            00880000 ___text__
00880000 .text                            00880000 .text
008800f3 C$$EXIT                          00880000 _DR0
00880000 _DR0                             0088002d _timer1
00000400 __STACK_SIZE                     0088005a _timer0
0088012d ___bss__                         00880087 _send8251
00880120 ___cinit__                       008800a3 _main
0088010b ___data__                        008800c4 _c_int99
00880120 ___edata__                       008800cc _c_int00
00880152 ___end__                         008800e5 _exit
0088010b ___etext__                       008800f3 C$$EXIT
ffffffff ___pinit__                       008800f5 _atexit
00880000 ___text__                        0088010a _abort
00880130 __cleanup_ptr                    0088010b ___data__
00880152 __stack                          0088010b etext
0088010a _abort                           0088010b .data
008800f5 _atexit                          0088010b ___etext__
008800cc _c_int00                         00880120 edata
008800c4 _c_int99                         00880120 ___edata__
008800e5 _exit                            00880120 ___cinit__
0088012d _intvec                          00880120 cinit
008800a3 _main                            0088012d _intvec
00880087 _send8251                        0088012d .bss
0088012e _send                            0088012d ___bss__
0088005a _timer0                          0088012e _send
0088002d _timer1                          00880130 __cleanup_ptr
00880120 cinit                            00880152 ___end__
00880120 edata                            00880152 end
00880152 end                              00880152 __stack
0088010b etext                            ffffffff ___pinit__
ffffffff pinit                            ffffffff pinit

[32 symbols]

⌨️ 快捷键说明

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