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

📄 comm_test.map

📁 在单片机中
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Archive member included because of file (symbol)

D:\pic30_tools\bin\..\lib\libpic30-coff.a(crt1.o)
                              (_resetALT)
D:\pic30_tools\bin\..\lib\libpic30-coff.a(crt0.o)
                              (_resetPRI)
D:\pic30_tools\bin\..\lib\libm-coff.a(divsi3.o)
                              E:\my\communication_test\comm_test.o (__divsi3)
D:\pic30_tools\bin\..\lib\libm-coff.a(udivsi3.o)
                              D:\pic30_tools\bin\..\lib\libm-coff.a(divsi3.o) (__udivsi3)


Program Memory Usage

section        address   length (PC units)   length (bytes) (dec)
-------        -------   -----------------   --------------------
.reset               0                 0x4             0x6  (6)
.ivt               0x4                0xfc           0x17a  (378)
.aivt            0x104                0xfc           0x17a  (378)
.text            0x200               0x76e           0xb25  (2853)
.const           0x96e                 0xe            0x15  (21)
.dinit           0x97c               0x582           0x843  (2115)
.isr             0xefe                 0x2             0x3  (3)
__FOSCSEL     0xf80006                 0x2             0x3  (3)
__FOSC        0xf80008                 0x2             0x3  (3)
__FWDT        0xf8000a                 0x2             0x3  (3)
__FPOR        0xf8000c                 0x2             0x3  (3)

         Total program memory used (bytes):         0x1686  (5766) 1%


Data Memory Usage

section        address      alignment gaps    total length  (dec)
-------        -------      --------------    -------------------
.icd             0x800                0x50            0x50  (80)
.bss             0x850                   0           0x102  (258)
.data            0x952                   0            0x22  (34)
.data_0x4000      0x4000                   0           0x800  (2048)

            Total data memory used (bytes):          0x974  (2420) 14%


Dynamic Memory Usage

region         address                      maximum length  (dec)
------         -------                      ---------------------
heap                 0                                   0  (0)
stack            0x974                              0x368c  (13964)

            Maximum dynamic memory (bytes):         0x368c  (13964)


External Symbols in Data Memory (by address):

                    0x0850                  _led_control_word
                    0x0852                  _rx_str
                    0x0952                  _AC_TABLE
                    0x0972                  _i
                    0x4000                  _DMA_RAM

External Symbols in Data Memory (by name):

                    0x0952                  _AC_TABLE
                    0x4000                  _DMA_RAM
                    0x0972                  _i
                    0x0850                  _led_control_word
                    0x0852                  _rx_str

External Symbols in Program Memory (by address):

                  0x000200                  __resetPRI
                  0x000280                  ___divsi3
                  0x00029e                  ___udivsi3
                  0x0002be                  _DelayNmSec
                  0x0002e6                  _DelayN100uSec
                  0x00030c                  _SendChar
                  0x0003d8                  _WriteCommand
                  0x0003f4                  _WriteData
                  0x000410                  _LcmInit
                  0x000440                  _LcmClearTXT
                  0x000478                  _PutStr
                  0x0004ee                  _cpu_init
                  0x00054e                  _led_init
                  0x00055a                  _led_write
                  0x0005c8                  _led_config
                  0x0005e0                  _update_to_led
                  0x0005f8                  _InitUART2
                  0x00066c                  _ConfigIntUART2
                  0x000672                  __U2TXInterrupt
                  0x00068a                  __U2RXInterrupt
                  0x0006b4                  __U1RXInterrupt
                  0x0007aa                  _sendcharmeter
                  0x0007cc                  _enablePRG_232
                  0x0007da                  _enableinfraRed
                  0x0007e4                  _enable485Send
                  0x0007f2                  _enable485Recv
                  0x000800                  _enablebuttomcomm
                  0x00080e                  _DMA0_init
                  0x000832                  _DMA0_start
                  0x000842                  __DMA0Interrupt
                  0x00084c                  _DMA1_init
                  0x000870                  _DMA1_start
                  0x000880                  __DMA1Interrupt
                  0x00088a                  _main
                  0x0008f4                  _UART1_Init
                  0x000efe                  __DefaultInterrupt

External Symbols in Program Memory (by name):

                  0x00066c                  _ConfigIntUART2
                  0x00080e                  _DMA0_init
                  0x000832                  _DMA0_start
                  0x00084c                  _DMA1_init
                  0x000870                  _DMA1_start
                  0x0002e6                  _DelayN100uSec
                  0x0002be                  _DelayNmSec
                  0x0005f8                  _InitUART2
                  0x000440                  _LcmClearTXT
                  0x000410                  _LcmInit
                  0x000478                  _PutStr
                  0x00030c                  _SendChar
                  0x0008f4                  _UART1_Init
                  0x0003d8                  _WriteCommand
                  0x0003f4                  _WriteData
                  0x000842                  __DMA0Interrupt
                  0x000880                  __DMA1Interrupt
                  0x000efe                  __DefaultInterrupt
                  0x0006b4                  __U1RXInterrupt
                  0x00068a                  __U2RXInterrupt
                  0x000672                  __U2TXInterrupt
                  0x000280                  ___divsi3
                  0x00029e                  ___udivsi3
                  0x000200                  __resetPRI
                  0x0004ee                  _cpu_init
                  0x0007f2                  _enable485Recv
                  0x0007e4                  _enable485Send
                  0x0007cc                  _enablePRG_232
                  0x000800                  _enablebuttomcomm
                  0x0007da                  _enableinfraRed
                  0x0005c8                  _led_config
                  0x00054e                  _led_init
                  0x00055a                  _led_write
                  0x00088a                  _main
                  0x0007aa                  _sendcharmeter
                  0x0005e0                  _update_to_led

Memory Configuration

Name             Origin             Length             Attributes

⌨️ 快捷键说明

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