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

📄 1204.map

📁 pic33fj256gp710 uart
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Archive member included because of file (symbol)

C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt1.o)
                              (_resetALT)
C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
                              (_resetPRI)


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               0x272           0x3ab  (939)
.dinit           0x472                0x16            0x21  (33)
.isr             0x488                 0x2             0x3  (3)
__FGS         0xf80004                 0x2             0x3  (3)
__FOSCSEL     0xf80006                 0x2             0x3  (3)
__FOSC        0xf80008                 0x2             0x3  (3)
__FWDT        0xf8000a                 0x2             0x3  (3)

         Total program memory used (bytes):          0x6d5  (1749) <1%


Data Memory Usage

section        address      alignment gaps    total length  (dec)
-------        -------      --------------    -------------------
.icd             0x800                0x50            0x50  (80)
.ndata           0x850                   0             0xc  (12)
.nbss            0x85c                   0             0x2  (2)

            Total data memory used (bytes):           0x5e  (94) <1%


Dynamic Memory Usage

region         address                      maximum length  (dec)
------         -------                      ---------------------
heap                 0                                   0  (0)
stack            0x85e                              0x77a2  (30626)

            Maximum dynamic memory (bytes):         0x77a2  (30626)


External Symbols in Data Memory (by address):

                    0x0850                  _Txdata
                    0x085c                  _TxIndex
                    0x085d                  _RxValue

External Symbols in Data Memory (by name):

                    0x085d                  _RxValue
                    0x085c                  _TxIndex
                    0x0850                  _Txdata

External Symbols in Program Memory (by address):

                  0x000200                  __resetPRI
                  0x000280                  _BusyUART1
                  0x00029a                  _OpenUART1
                  0x0002b2                  _CloseUART1
                  0x0002c2                  _WriteUART1
                  0x0002e4                  _ConfigIntUART1
                  0x000330                  _Delay10us
                  0x00035a                  _cfgUart1
                  0x0003ba                  __U1TXInterrupt
                  0x0003c4                  __U1RXInterrupt
                  0x0003d4                  _main
                  0x00044e                  _DelayMs
                  0x000488                  __DefaultInterrupt
                  0xf80004                  __FGS
                  0xf80006                  __FOSCSEL
                  0xf80008                  __FOSC
                  0xf8000a                  __FWDT

External Symbols in Program Memory (by name):

                  0x000280                  _BusyUART1
                  0x0002b2                  _CloseUART1
                  0x0002e4                  _ConfigIntUART1
                  0x000330                  _Delay10us
                  0x00044e                  _DelayMs
                  0x00029a                  _OpenUART1
                  0x0002c2                  _WriteUART1
                  0x000488                  __DefaultInterrupt
                  0xf80004                  __FGS
                  0xf80008                  __FOSC
                  0xf80006                  __FOSCSEL
                  0xf8000a                  __FWDT
                  0x0003c4                  __U1RXInterrupt
                  0x0003ba                  __U1TXInterrupt
                  0x000200                  __resetPRI
                  0x00035a                  _cfgUart1
                  0x0003d4                  _main

Memory Configuration

Name             Origin             Length             Attributes
data             0x000800           0x007800           a !xr
reset            0x000000           0x000004  
ivt              0x000004           0x0000fc  
aivt             0x000104           0x0000fc  
program          0x000200           0x02aa00           xr
CONFIG1          0xf80000           0x000002  
CONFIG2          0xf80002           0x000002  
FGS              0xf80004           0x000002  
FOSCSEL          0xf80006           0x000002  
FOSC             0xf80008           0x000002  
FWDT             0xf8000a           0x000002  
FPOR             0xf8000c           0x000002  
CONFIG3          0xf8000e           0x000002  
FUID0            0xf80010           0x000002  
FUID1            0xf80012           0x000002  
FUID2            0xf80014           0x000002  
FUID3            0xf80016           0x000002  
*default*        0x000000           0xffffffff  

Linker script and memory map

LOAD C:\irda1204\main.o
LOAD C:\irda1204\uart.o
LOAD C:\irda1204\Delay.o
                    0x0004                  __IVT_BASE = 0x4
                    0x0104                  __AIVT_BASE = 0x104
                    0x0800                  __DATA_BASE = 0x800
                    0x4800                  __YDATA_BASE = 0x4800
                    0x7800                  __DMA_BASE = 0x7800
                    0x7fff                  __DMA_END = 0x7fff
                    0x0200                  __CODE_BASE = 0x200

.reset            0x000000          0x4
                  0x000000          0x2 SHORT 0x200 <code 336> (__reset)
                  0x000001          0x2 SHORT 0x4
                  0x000002          0x2 SHORT 0x0 ((<code 336> (__reset) >> 0x10) & 0x7f)
                  0x000003          0x2 SHORT 0x0

.text             0x000200        0x272
 *(.handle)
 *(.libc)
 .libc            0x000200         0x80 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
                  0x000200                  _resetPRI
                  0x000200                  _reset

⌨️ 快捷键说明

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