📄 dspic30f4011_lcd.map
字号:
Archive member included because of file (symbol)
c:/program files/microchip/mplab c30/bin/bin/../../lib\libpic30-coff.a(crt1.o)
(_resetALT)
c:/program files/microchip/mplab c30/bin/bin/../../lib\libpic30-coff.a(crt0.o)
(_resetPRI)
Selected CodeGuard Options:
FGS:GCP:CODE_PROT_OFF
CodeGuard FLASH Memory:
boot (none)
secure (none)
general 0x100 to 0x7ffe
CodeGuard RAM Memory:
general 0x800 to 0xfff
secure (none)
boot (none)
CodeGuard EEPROM Memory:
general 0x7ffc00 to 0x7fffff
secure (none)
boot (none)
Program Memory Usage
section address length (PC units) length (bytes) (dec)
------- ------- ----------------- --------------------
.reset 0 0x4 0x6 (6)
.ivt 0x4 0x7c 0xba (186)
.aivt 0x84 0x7c 0xba (186)
.text 0x100 0x88 0xcc (204)
.const 0x188 0x1a 0x27 (39)
.text 0x1a2 0x286 0x3c9 (969)
.text 0x428 0x5a 0x87 (135)
.text 0x482 0x48 0x6c (108)
.dinit 0x4ca 0xe 0x15 (21)
.isr 0x4d8 0x2 0x3 (3)
__FOSC 0xf80000 0x2 0x3 (3)
__FWDT 0xf80002 0x2 0x3 (3)
__FBORPOR 0xf80004 0x2 0x3 (3)
__FGS 0xf8000a 0x2 0x3 (3)
Total program memory used (bytes): 0x74d (1869) 3%
Data Memory Usage
section address alignment gaps total length (dec)
------- ------- -------------- -------------------
.nbss 0x800 0 0x2e (46)
Total data memory used (bytes): 0x2e (46) 2%
Dynamic Memory Usage
region address maximum length (dec)
------ ------- ---------------------
heap 0 0 (0)
stack 0x82e 0x7d2 (2002)
Maximum dynamic memory (bytes): 0x7d2 (2002)
External Symbols in Data Memory (by address):
0x0800 _tempchar
External Symbols in Data Memory (by name):
0x0800 _tempchar
External Symbols in Program Memory (by address):
0x000100 __resetPRI
0x00011e __psv_init
0x00012e __data_init
0x000188 _lcdhex
0x0001a2 _init_lcd
0x000208 _lcd_send_nibble
0x00024e _lcd_puts
0x000278 _lcd_putc
0x0002b6 _lcd_gotoxy
0x000312 _lcd_pulse
0x000324 _lcd_send_byte
0x00035c _lcd_read_nibble
0x00039e _lcd_read_byte
0x0003f0 _lcd_16bitHex
0x000428 _Delay
0x000442 _Delay_Us
0x000482 _main
0x0004d8 __DefaultInterrupt
0xf8000a __FGS.sec
External Symbols in Program Memory (by name):
0x000428 _Delay
0x000442 _Delay_Us
0x0004d8 __DefaultInterrupt
0xf8000a __FGS.sec
0x00012e __data_init
0x00011e __psv_init
0x000100 __resetPRI
0x0001a2 _init_lcd
0x0003f0 _lcd_16bitHex
0x0002b6 _lcd_gotoxy
0x000312 _lcd_pulse
0x000278 _lcd_putc
0x00024e _lcd_puts
0x00039e _lcd_read_byte
0x00035c _lcd_read_nibble
0x000324 _lcd_send_byte
0x000208 _lcd_send_nibble
0x000188 _lcdhex
0x000482 _main
Memory Configuration
Name Origin Length Attributes
data 0x000800 0x000800 a !xr
program 0x000100 0x007f00 xr
reset 0x000000 0x000004
ivt 0x000004 0x00007c
aivt 0x000084 0x00007c
__FOSC 0xf80000 0x000002
__FWDT 0xf80002 0x000002
__FBORPOR 0xf80004 0x000002
__CONFIG4 0xf80006 0x000002
__CONFIG5 0xf80008 0x000002
__FGS 0xf8000a 0x000002
__FICD 0xf8000c 0x000002
__FUID0 0x8005c0 0x000002
__FUID1 0x8005c2 0x000002
__FUID2 0x8005c4 0x000002
__FUID3 0x8005c6 0x000002
eedata 0x7ffc00 0x000400
*default* 0x000000 0xffffffff
Linker script and memory map
LOAD delay.o
LOAD lcd.o
LOAD main.o
LOAD c:/program files/microchip/mplab c30/bin/bin/../../lib/dsPIC30F\libp30F4011-coff.a
0x0001 __NO_HANDLES = 0x1
0xf80000 __FOSC = 0xf80000
0xf80002 __FWDT = 0xf80002
0xf80004 __FBORPOR = 0xf80004
0xf80006 __CONFIG4 = 0xf80006
0xf80008 __CONFIG5 = 0xf80008
0xf8000a __FGS = 0xf8000a
0xf8000c __FICD = 0xf8000c
0x8005c0 __FUID0 = 0x8005c0
0x8005c2 __FUID1 = 0x8005c2
0x8005c4 __FUID2 = 0x8005c4
0x8005c6 __FUID3 = 0x8005c6
0x0000 __RESET_BASE = 0x0
0x0004 __IVT_BASE = 0x4
0x0084 __AIVT_BASE = 0x84
0x0100 __CODE_BASE = 0x100
0x0000 __SFR_BASE = 0x0
0x0800 __DATA_BASE = 0x800
0x0c00 __YDATA_BASE = 0xc00
.reset 0x000000 0x4
0x000000 0x2 SHORT 0x100 <code 337> (__reset)
0x000001 0x2 SHORT 0x4
0x000002 0x2 SHORT 0x0 ((<code 337> (__reset) >> 0x10) & 0x7f)
0x000003 0x2 SHORT 0x0
.text 0x000100 0x88
*(.init)
.init 0x000100 0x88 c:/program files/microchip/mplab c30/bin/bin/../../lib\libpic30-coff.a(crt0.o)
0x000100 _resetPRI
0x000100 _reset
0x00011e _psv_init
0x00012e _data_init
*(.user_init)
*(.handle)
*(.libc)
*(.libm)
*(.libdsp)
*(.lib*)
usercode
*(usercode)
__FOSC 0xf80000 0x2
*(__FOSC.sec)
__FOSC.sec 0xf80000 0x2 main.o
__FWDT 0xf80002 0x2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -