📄 dummy.map
字号:
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 0xc00 0xb6 0x111 (273)
.dinit 0xcb6 0x8 0xc (12)
.isr 0xcbe 0x2 0x3 (3)
__FWDT 0xf8000a 0x2 0x3 (3)
Total program memory used (bytes): 0x41d (1053) <1%
Data Memory Usage
section address alignment gaps total length (dec)
------- ------- -------------- -------------------
.nbss 0x800 0 0x2 (2)
Total data memory used (bytes): 0x2 (2) <1%
Dynamic Memory Usage
region address maximum length (dec)
------ ------- ---------------------
heap 0 0 (0)
stack 0x802 0x3ffe (16382)
Maximum dynamic memory (bytes): 0x3ffe (16382)
External Symbols in Program Memory (by address):
0x000c02 __resetPRI
0x000c82 _main
0x000c8a __ToggleLED
0x000cbe __DefaultInterrupt
0xf8000a __FWDT
External Symbols in Program Memory (by name):
0x000cbe __DefaultInterrupt
0xf8000a __FWDT
0x000c8a __ToggleLED
0x000c02 __resetPRI
0x000c82 _main
Memory Configuration
Name Origin Length Attributes
data 0x000800 0x004000 a !xr
reset 0x000000 0x000004
ivt 0x000004 0x0000fc
aivt 0x000104 0x0000fc
program 0x000c00 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:\24H_Baud\16-bit Flash Programmer\test\dummy app\bootkernel.o
0x0004 __IVT_BASE = 0x4
0x0104 __AIVT_BASE = 0x104
0x0800 __DATA_BASE = 0x800
0x4000 __DMA_BASE = 0x4000
0x47ff __DMA_END = 0x47ff
0x0c00 __CODE_BASE = 0xc00
.reset 0x000000 0x4
0x000000 0x2 SHORT 0xc02 <code 336> (__reset)
0x000001 0x2 SHORT 0x4
0x000002 0x2 SHORT 0x0 ((<code 336> (__reset) >> 0x10) & 0x7f)
0x000003 0x2 SHORT 0x0
.text 0x000c00 0xb6
0x000c00 0x2 SHORT 0x14
*(.handle)
*(.libc)
*fill* 0x000c01 0x200
.libc 0x000c02 0x80 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
0x000c02 _resetPRI
0x000c02 _reset
0x000c16 _psv_init
0x000c26 _data_init
*(.libm)
*(.libdsp)
*(.lib*)
*(.text)
.text 0x000c82 0x34 C:\24H_Baud\16-bit Flash Programmer\test\dummy app\bootkernel.o
0x000c82 main
0x000c8a _ToggleLED
__FGS
*(__FGS.sec)
__FOSCSEL
*(__FOSCSEL.sec)
__FOSC
*(__FOSC.sec)
__FWDT 0xf8000a 0x2
*(__FWDT.sec)
__FWDT.sec 0xf8000a 0x2 C:\24H_Baud\16-bit Flash Programmer\test\dummy app\bootkernel.o
0xf8000a _FWDT
__FPOR
*(__FPOR.sec)
.comment
*(.comment)
.debug_info
*(.debug_info)
*(.gnu.linkonce.wi.*)
.debug_abbrev
*(.debug_abbrev)
.debug_line
*(.debug_line)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -