📄 sd.map
字号:
0x002008 _Delayms
0x00203a _ReadMedia
0x002050 _StartupCard
0x0020d2 _DISKmount
0x002116 _LoadMBR
0x0021be _LoadBootSector
0x002356 _StopCard
0x00236e _ReadByte
0x002380 _ReadWord
0x0023b4 _ReadDWord
0x0023e8 _SD_ReadRegister
0x002470 _SD_ReadCSD
0x002490 _SD_GetCardInfo
0x00254a _init_spi1
0x002564 _SPI_SendByte
0x00257a _SPI_RecByte
0x002592 _SPI_CS_Assert
0x00259a _SPI_CS_Deassert
0x0025a2 _WriteSPI
0x0025be _CloseSPI
0x0025cc _OpenSPI
0x002634 _delay
0x00265e _main
0x0026d2 __DefaultInterrupt
External Symbols in Program Memory (by name):
0x0009c8 _Cache_File_Entry
0x0025be _CloseSPI
0x001934 _Cluster2Sector
0x000cfa _CreateFileEntry
0x000d60 _CreateFirstCluster
0x0020d2 _DISKmount
0x002008 _Delayms
0x0018d2 _EraseCluster
0x0003cc _FAT16Init
0x000fd6 _FATReadQueued
0x000948 _FAT_erase_cluster_chain
0x000f5a _FATfindEmptyCluster
0x000532 _FATread
0x00088e _FATwrite
0x001866 _FILECreateHeadCluster
0x000f00 _FILEallocate_new_cluster
0x001356 _FILEerase
0x000460 _FILEfind
0x0007bc _FILEget_next_cluster
0x0005ac _FILEopen
0x001828 _FileObjectCopy
0x0011c6 _Fill_File_Object
0x000d9a _FindEmptyEntries
0x001a3c _FormatFileName
0x0010d2 _IncrementTimeStamp
0x0021be _LoadBootSector
0x0012f8 _LoadDirAttrib
0x002116 _LoadMBR
0x001c44 _MediaDetect
0x001c50 _MediaInit
0x001c62 _MediaInitialize
0x0025cc _OpenSPI
0x000e62 _PopulateEntries
0x00236e _ReadByte
0x0023b4 _ReadDWord
0x00203a _ReadMedia
0x002380 _ReadWord
0x002490 _SD_GetCardInfo
0x002470 _SD_ReadCSD
0x0023e8 _SD_ReadRegister
0x001c2a _SD_SPIDelay
0x001e6c _SECTORread
0x001f54 _SECTORwrite
0x002592 _SPI_CS_Assert
0x00259a _SPI_CS_Deassert
0x00257a _SPI_RecByte
0x002564 _SPI_SendByte
0x001d4c _SendMMCCmd
0x001d42 _ShutdownMedia
0x002050 _StartupCard
0x002356 _StopCard
0x001b1c _ValidateChars
0x002000 _WriteProtectState
0x0025a2 _WriteSPI
0x000828 _Write_File_Entry
0x0026d2 __DefaultInterrupt
0x001044 ___fclose
0x0013e8 ___fopen
0x000662 ___fread
0x0015ea ___fseek
0x000b06 ___fwrite
0x00030a ___udivsi3
0x00022e __data_init
0x00021e __psv_init
0x000200 __resetPRI
0x002634 _delay
0x00254a _init_spi1
0x001b86 _isShort
0x00265e _main
0x0002cc _memset
0x001a20 _my_fclose
0x0019d2 _my_feof
0x0003f2 _my_fopen
0x0019f6 _my_fread
0x0017d4 _my_fseek
0x001742 _my_ftell
0x001988 _my_fwrite
0x001750 _my_remove
0x001800 _my_rewind
0x00032a _sdmmc_cmdtable
0x0002f8 _strchr
0x0002e8 _strcpy
0x0002da _strlen
0x000298 _strncpy
0x00028a _tolower
0x0002be _toupper
Memory Configuration
Name Origin Length Attributes
data 0x000800 0x002000 a !xr
reset 0x000000 0x000004
ivt 0x000004 0x0000fc
aivt 0x000104 0x0000fc
program 0x000200 0x0155fc xr
config2 0x0157fc 0x000002
config1 0x0157fe 0x000002
*default* 0x000000 0xffffffff
Linker script and memory map
LOAD fileio.o
LOAD main.o
LOAD sdhal.o
LOAD sdmmc.o
LOAD c:/program files/microchip/mplab c30/bin/bin/../../lib/PIC24F\libpPIC24Fxxx-coff.a
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -