⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lab1setup.map

📁 使用PIC24 16位单片机 读写SD卡 支持FAT32
💻 MAP
📖 第 1 页 / 共 5 页
字号:
 *(.libm)
 .libm            0x0002f2         0x20 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libm-coff.a(udivsi3.o)
                  0x0002f2                  __udivsi3
 *(.libdsp)
 *(.lib*)
 *(.text)
 .text            0x000312       0x18f0 C:\DecTrain\Lab1Setup\fileio.o
                  0x000312                  FAT16Init
                  0x000332                  fopen
                  0x0003a0                  FILEfind
                  0x00046e                  FATread
                  0x0004ee                  FILEopen
                  0x0005a4                  __fread
                  0x0006fa                  FILEget_next_cluster
                  0x000766                  Write_File_Entry
                  0x0007de                  FATwrite
                  0x0008a6                  FAT_erase_cluster_chain
                  0x000928                  Cache_File_Entry
                  0x000a6a                  __fwrite
                  0x000c6e                  CreateFileEntry
                  0x000cd8                  CreateFirstCluster
                  0x000d12                  FindEmptyEntries
                  0x000dda                  PopulateEntries
                  0x000e78                  FILEallocate_new_cluster
                  0x000ed2                  FATfindEmptyCluster
                  0x000f4e                  FATReadQueued
                  0x000fc0                  __fclose
                  0x00104a                  IncrementTimeStamp
                  0x001144                  Fill_File_Object
                  0x001286                  LoadDirAttrib
                  0x0012e0                  FILEerase
                  0x001376                  __fopen
                  0x00159c                  __fseek
                  0x001708                  ftell
                  0x001716                  remove
                  0x00179e                  fseek
                  0x0017ca                  rewind
                  0x0017f2                  FileObjectCopy
                  0x00182e                  FILECreateHeadCluster
                  0x00189a                  EraseCluster
                  0x0018fc                  Cluster2Sector
                  0x00195a                  fwrite
                  0x0019a6                  feof
                  0x0019ca                  fread
                  0x0019f6                  fclose
                  0x001a12                  FormatFileName
                  0x001afc                  ValidateChars
                  0x001b5e                  isShort
 .text            0x001c02         0x56 C:\DecTrain\Lab1Setup\Lab1infogathering.o
                  0x001c02                  main
 .text            0x001c58        0x804 C:\DecTrain\Lab1Setup\sdmmc.o
                  0x001c58                  MediaDetect
                  0x001c74                  MediaInit
                  0x001c96                  MediaInitialize
                  0x001d2c                  ShutdownMedia
                  0x001d36                  SendMMCCmd
                  0x001e54                  SECTORread
                  0x001ef4                  SECTORwrite
                  0x001f98                  WriteProtectState
                  0x001fa6                  Delayms
                  0x001fde                  ReadMedia
                  0x001ff6                  StartupCard
                  0x002070                  DISKmount
                  0x0020ba                  LoadMBR
                  0x002166                  LoadBootSector
                  0x0022fe                  StopCard
                  0x002316                  CloseSPI
                  0x002324                  OpenSPI
                  0x0023a6                  WriteSPI
                  0x0023c2                  ReadByte
                  0x0023d2                  ReadWord
                  0x002408                  ReadDWord

__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 0x251e DEFINED (__ReservedTrap0)?<code 336> (__ReservedTrap0):<code 336> (__DefaultInterrupt)
                  0x000006          0x4 LONG 0x251e DEFINED (__OscillatorFail)?<code 336> (__OscillatorFail):<code 336> (__DefaultInterrupt)
                  0x000008          0x4 LONG 0x251e DEFINED (__AddressError)?<code 336> (__AddressError):<code 336> (__DefaultInterrupt)
                  0x00000a          0x4 LONG 0x251e DEFINED (__StackError)?<code 336> (__StackError):<code 336> (__DefaultInterrupt)
                  0x00000c          0x4 LONG 0x251e DEFINED (__MathError)?<code 336> (__MathError):<code 336> (__DefaultInterrupt)
                  0x00000e          0x4 LONG 0x251e DEFINED (__ReservedTrap5)?<code 336> (__ReservedTrap5):<code 336> (__DefaultInterrupt)
                  0x000010          0x4 LONG 0x251e DEFINED (__ReservedTrap6)?<code 336> (__ReservedTrap6):<code 336> (__DefaultInterrupt)
                  0x000012          0x4 LONG 0x251e DEFINED (__ReservedTrap7)?<code 336> (__ReservedTrap7):<code 336> (__DefaultInterrupt)
                  0x000014          0x4 LONG 0x251e DEFINED (__INT0Interrupt)?<code 336> (__INT0Interrupt):<code 336> (__DefaultInterrupt)
                  0x000016          0x4 LONG 0x251e DEFINED (__IC1Interrupt)?<code 336> (__IC1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000018          0x4 LONG 0x251e DEFINED (__OC1Interrupt)?<code 336> (__OC1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00001a          0x4 LONG 0x251e DEFINED (__T1Interrupt)?<code 336> (__T1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00001c          0x4 LONG 0x251e DEFINED (__Interrupt4)?<code 336> (__Interrupt4):<code 336> (__DefaultInterrupt)
                  0x00001e          0x4 LONG 0x251e DEFINED (__IC2Interrupt)?<code 336> (__IC2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000020          0x4 LONG 0x251e DEFINED (__OC2Interrupt)?<code 336> (__OC2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000022          0x4 LONG 0x251e DEFINED (__T2Interrupt)?<code 336> (__T2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000024          0x4 LONG 0x251e DEFINED (__T3Interrupt)?<code 336> (__T3Interrupt):<code 336> (__DefaultInterrupt)
                  0x000026          0x4 LONG 0x251e DEFINED (__SPI1ErrInterrupt)?<code 336> (__SPI1ErrInterrupt):<code 336> (__DefaultInterrupt)
                  0x000028          0x4 LONG 0x251e DEFINED (__SPI1Interrupt)?<code 336> (__SPI1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00002a          0x4 LONG 0x251e DEFINED (__U1RXInterrupt)?<code 336> (__U1RXInterrupt):<code 336> (__DefaultInterrupt)
                  0x00002c          0x4 LONG 0x251e DEFINED (__U1TXInterrupt)?<code 336> (__U1TXInterrupt):<code 336> (__DefaultInterrupt)
                  0x00002e          0x4 LONG 0x251e DEFINED (__ADC1Interrupt)?<code 336> (__ADC1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000030          0x4 LONG 0x251e DEFINED (__Interrupt14)?<code 336> (__Interrupt14):<code 336> (__DefaultInterrupt)
                  0x000032          0x4 LONG 0x251e DEFINED (__Interrupt15)?<code 336> (__Interrupt15):<code 336> (__DefaultInterrupt)
                  0x000034          0x4 LONG 0x251e DEFINED (__I2C1SInterrupt)?<code 336> (__I2C1SInterrupt):<code 336> (__DefaultInterrupt)
                  0x000036          0x4 LONG 0x251e DEFINED (__I2C1MInterrupt)?<code 336> (__I2C1MInterrupt):<code 336> (__DefaultInterrupt)
                  0x000038          0x4 LONG 0x251e DEFINED (__CMPInterrupt)?<code 336> (__CMPInterrupt):<code 336> (__DefaultInterrupt)
                  0x00003a          0x4 LONG 0x251e DEFINED (__CNInterrupt)?<code 336> (__CNInterrupt):<code 336> (__DefaultInterrupt)
                  0x00003c          0x4 LONG 0x251e DEFINED (__INT1Interrupt)?<code 336> (__INT1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00003e          0x4 LONG 0x251e DEFINED (__Interrupt21)?<code 336> (__Interrupt21):<code 336> (__DefaultInterrupt)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -