📄 sddemo.map
字号:
0x00298e _ReadByte
0x0029d4 _ReadDWord
0x003624 _ReadFAT
0x0029a0 _ReadWord
0x00576e _SendMMCCmd
0x00323e _ValidateChars
0x0039cc _WriteFAT
0x005a86 _WriteSPIM
0x001570 _Write_File_Entry
0x005efa __DefaultInterrupt
0x000308 ___udivsi3
0x000328 ___umodsi3
0x00022e __data_init
0x00021e __psv_init
0x000200 __resetPRI
0x003e38 _chdirhelper
0x0052a6 _eraseDir
0x002dde _flushData
0x005c00 _main
0x000296 _memset
0x004798 _mkdirhelper
0x004d90 _rmdirhelper
0x00032e _sdmmc_cmdtable
0x0002f6 _strchr
0x0002e6 _strcpy
0x0002d8 _strlen
0x0002a4 _strncpy
0x000288 _tolower
0x0002ca _toupper
0x004bee _writeDotEntries
Memory Configuration
Name Origin Length Attributes
data 0x000800 0x004000 a !xr
reset 0x000000 0x000004
ivt 0x000004 0x0000fc
aivt 0x000104 0x0000fc
program 0x000200 0x0155f8 xr
config4 0x0157f8 0x000002
config3 0x0157fa 0x000002
config2 0x0157fc 0x000002
config1 0x0157fe 0x000002
*default* 0x000000 0xffffffff
Linker script and memory map
LOAD Delay.o
LOAD FSIO.o
LOAD main.o
LOAD SD-SPI.o
LOAD c:/program files/microchip/mplab c30/lib/PIC24F\libpPIC24Fxxx-coff.a
0x157fa __CONFIG3 = 0x157fa
0x157fc __CONFIG2 = 0x157fc
0x157fe __CONFIG1 = 0x157fe
0x0004 __IVT_BASE = 0x4
0x0104 __AIVT_BASE = 0x104
0x0800 __DATA_BASE = 0x800
0x0200 __CODE_BASE = 0x200
.reset 0x000000 0x4
0x000000 0x2 SHORT 0x200 <code 337> (__reset)
0x000001 0x2 SHORT 0x4
0x000002 0x2 SHORT 0x0 ((<code 337> (__reset) >> 0x10) & 0x7f)
0x000003 0x2 SHORT 0x0
.text 0x000200 0x12e
*(.init)
.init 0x000200 0x88 c:/program files/microchip/mplab c30/lib\libpic30-coff.a(crt0.o)
0x000200 _resetPRI
0x000200 _reset
0x00021e _psv_init
0x00022e _data_init
*(.user_init)
*(.handle)
*(.libc)
.libc 0x000288 0xe c:/program files/microchip/mplab c30/lib\libc-coff.a(tolower.os)
0x000288 tolower
.libc 0x000296 0xe c:/program files/microchip/mplab c30/lib\libc-coff.a(memset.o)
0x000296 memset
.libc 0x0002a4 0x26 c:/program files/microchip/mplab c30/lib\libc-coff.a(strncpy.o)
0x0002a4 strncpy
.libc 0x0002ca 0xe c:/program files/microchip/mplab c30/lib\libc-coff.a(toupper.os)
0x0002ca toupper
.libc 0x0002d8 0xe c:/program files/microchip/mplab c30/lib\libc-coff.a(strlen.o)
0x0002d8 strlen
.libc 0x0002e6 0x10 c:/program files/microchip/mplab c30/lib\libc-coff.a(strcpy.o)
0x0002e6 strcpy
.libc 0x0002f6 0x12 c:/program files/microchip/mplab c30/lib\libc-coff.a(strchr.o)
0x0002f6 strchr
*(.libm)
.libm 0x000308 0x20 c:/program files/microchip/mplab c30/lib\libm-coff.a(udivsi3.o)
0x000308 __udivsi3
.libm 0x000328 0x6 c:/program files/microchip/mplab c30/lib\libm-coff.a(umodsi3.o)
0x000328 __umodsi3
*(.libdsp)
*(.lib*)
__CONFIG3
*(__CONFIG3.sec)
__CONFIG2
*(__CONFIG2.sec)
__CONFIG1
*(__CONFIG1.sec)
.comment
*(.comment)
.debug_info
*(.debug_info)
*(.gnu.linkonce.wi.*)
.debug_abbrev
*(.debug_abbrev)
.debug_line
*(.debug_line)
.debug_frame
*(.debug_frame)
.debug_str
*(.debug_str)
.debug_loc
*(.debug_loc)
.debug_macinfo
*(.debug_macinfo)
.debug_pubnames
*(.debug_pubnames)
.debug_ranges
*(.debug_ranges)
.debug_aranges
*(.debug_aranges)
.ivt 0x000004 0xfc
0x000004 0x4 LONG 0x5efa DEFINED (__ReservedTrap0)?<code 337> (__ReservedTrap0):<code 337> (__DefaultInterrupt)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -