pic24expldemo.map
来自「PIC16机的代码范例」· MAP 代码 · 共 730 行 · 第 1/5 页
MAP
730 行
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)
C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libm-coff.a(udivsi3.o)
P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\adc.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 0x14dc 0x1f4a (8010)
.const 0x16dc 0x268 0x39c (924)
.dinit 0x1944 0xa6 0xf9 (249)
.isr 0x19ea 0x2 0x3 (3)
__CONFIG2 0x157fc 0x2 0x3 (3)
__CONFIG1 0x157fe 0x2 0x3 (3)
Total program memory used (bytes): 0x26e2 (9954) 7%
Data Memory Usage
section address alignment gaps total length (dec)
------- ------- -------------- -------------------
.icd 0x800 0x50 0x50 (80)
.ndata 0x850 0 0x44 (68)
.ndata 0x894 0 0x20 (32)
.ndata 0x8b4 0 0x20 (32)
.nbss 0x8d4 0 0x12 (18)
.nbss 0x8e6 0 0xc (12)
.nbss 0x8f2 0 0xc (12)
.nbss 0x8fe 0 0xa (10)
.nbss 0x908 0 0x8 (8)
.nbss 0x910 0 0x6 (6)
.nbss 0x916 0 0x4 (4)
.nbss 0x91a 0 0x2 (2)
.ndata 0x91c 0 0x2 (2)
Total data memory used (bytes): 0x11e (286) 3%
Dynamic Memory Usage
region address maximum length (dec)
------ ------- ---------------------
heap 0 0 (0)
stack 0x91e 0x1ee2 (7906)
Maximum dynamic memory (bytes): 0x1ee2 (7906)
External Symbols in Data Memory (by address):
0x0850 __pBannersArray
0x0894 __voltage_str
0x08a4 __temperature_str
0x08b4 __time_str
0x08c4 __date_str
0x08d4 __time
0x08dc __time_chk
0x08e4 __rtcc_flag
0x08e6 __uADCState
0x08e8 __uADCWait
0x08ea __uADCCelsiusWait
0x08ec __uADCCelsius
0x08ee __uADCTemperature
0x08f0 __uADCFromMemory
0x08f2 __uTBannerState
0x08f4 __pTBanner
0x08f6 __uTBannerLen
0x08f8 __uTBannerCharWait
0x08fa __uTBannerBlinkWait
0x08fc __uTBannerCurPos
0x08fe __uBannerNum
0x08ff __uBannerState
0x0900 __pBanner
0x0902 __uBannerLen
0x0904 __uBannerWait
0x0906 __uBannerCharWait
0x0908 __uVBannerState
0x090a __pVBanner
0x090c __uVBannerLen
0x090e __uVBannerCharWait
0x0910 __button_press
0x0912 __b1_cnt
0x0913 __b2_cnt
0x0914 __b3_cnt
0x0915 __b4_cnt
0x0916 __uLCDloops
0x0918 __uLCDchar
0x0919 __uLCDstate
0x091a __display_state
0x091c __uTBannerBlink
0x091d __uTBannerSetup
External Symbols in Data Memory (by name):
0x0912 __b1_cnt
0x0913 __b2_cnt
0x0914 __b3_cnt
0x0915 __b4_cnt
0x0910 __button_press
0x08c4 __date_str
0x091a __display_state
0x0900 __pBanner
0x0850 __pBannersArray
0x08f4 __pTBanner
0x090a __pVBanner
0x08e4 __rtcc_flag
0x08a4 __temperature_str
0x08d4 __time
0x08dc __time_chk
0x08b4 __time_str
0x08ec __uADCCelsius
0x08ea __uADCCelsiusWait
0x08f0 __uADCFromMemory
0x08e6 __uADCState
0x08ee __uADCTemperature
0x08e8 __uADCWait
0x0906 __uBannerCharWait
0x0902 __uBannerLen
0x08fe __uBannerNum
0x08ff __uBannerState
0x0904 __uBannerWait
0x0918 __uLCDchar
0x0916 __uLCDloops
0x0919 __uLCDstate
0x091c __uTBannerBlink
0x08fa __uTBannerBlinkWait
0x08f8 __uTBannerCharWait
0x08fc __uTBannerCurPos
0x08f6 __uTBannerLen
0x091d __uTBannerSetup
0x08f2 __uTBannerState
0x090e __uVBannerCharWait
0x090c __uVBannerLen
0x0908 __uVBannerState
0x0894 __voltage_str
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?