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

📄 ltps_lcd.map

📁 用PIC24F128GA006做的CF与TFT液晶演示
💻 MAP
📖 第 1 页 / 共 5 页
字号:
config2          0x0157fc           0x000002  
config1          0x0157fe           0x000002  
*default*        0x000000           0xffffffff  

Linker script and memory map

LOAD C:\test_field\FAE3Day\LTPS_LCD\now\LTPS_LCD_PMP.o
LOAD C:\test_field\FAE3Day\LTPS_LCD\now\FAT16\FAT16.o
LOAD C:\test_field\FAE3Day\LTPS_LCD\now\FAT16\sdmmc.o
                    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 336> (__reset)
                  0x000001          0x2 SHORT 0x4
                  0x000002          0x2 SHORT 0x0 ((<code 336> (__reset) >> 0x10) & 0x7f)
                  0x000003          0x2 SHORT 0x0

.text             0x000200       0x27fa
 *(.handle)
 *(.libc)
 .libc            0x000200         0x80 c:/program files/microchip/mplab c30/bin/../lib\libpic30-coff.a(crt0.o)
                  0x000200                  _resetPRI
                  0x000200                  _reset
                  0x000214                  _psv_init
                  0x000224                  _data_init
 .libc            0x000280          0xe c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(tolower.os)
                  0x000280                  tolower
 .libc            0x00028e         0x26 c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(strncpy.o)
                  0x00028e                  strncpy
 .libc            0x0002b4          0xe c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(toupper.os)
                  0x0002b4                  toupper
 .libc            0x0002c2         0x12 c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(memset.o)
                  0x0002c2                  memset
 .libc            0x0002d4          0xe c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(strlen.o)
                  0x0002d4                  strlen
 .libc            0x0002e2         0x10 c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(strcpy.o)
                  0x0002e2                  strcpy
 .libc            0x0002f2         0x10 c:/program files/microchip/mplab c30/bin/../lib\libc-coff.a(strchr.o)
                  0x0002f2                  strchr
 *(.libm)
 .libm            0x000302         0x20 c:/program files/microchip/mplab c30/bin/../lib\libm-coff.a(udivsi3.o)
                  0x000302                  __udivsi3
 *(.libdsp)
 *(.lib*)
 *(.text)
 .text            0x000322        0x3d2 C:\test_field\FAE3Day\LTPS_LCD\now\LTPS_LCD_PMP.o
                  0x000322                  main
                  0x000350                  InitialIOPort
                  0x00035e                  PMPInitial
                  0x00037c                  PowerOnLCD
                  0x000392                  WriteLCD_Data
                  0x00039e                  WriteLCD_Command
                  0x0003ba                  MovePenXY
                  0x0003d0                  ADC10_Initial
                  0x0003fc                  ReadAD
                  0x00040e                  CheckTask
                  0x0004fa                  PerformTask
                  0x0006a8                  Timer32Init
                  0x0006bc                  WaitNSec
                  0x0006e4                  Delay
 .text            0x0006f4       0x1a0e C:\test_field\FAE3Day\LTPS_LCD\now\FAT16\FAT16.o
                  0x0006f4                  FAT16Init
                  0x000716                  fopen
                  0x000784                  FILEfind
                  0x000856                  FILEopen
                  0x000922                  __fread
                  0x000a8e                  FILEget_next_cluster
                  0x000afa                  Write_File_Entry
                  0x000b60                  FAT_erase_cluster_chain
                  0x000bec                  Cache_File_Entry
                  0x000d4a                  __fwrite
                  0x000f72                  CreateFileEntry
                  0x000fde                  CreateFirstCluster
                  0x001018                  FindEmptyEntries
                  0x0010e0                  PopulateEntries
                  0x00117e                  FILEallocate_new_cluster
                  0x0011de                  FATfindEmptyCluster
                  0x00125a                  __fclose
                  0x001308                  IncrementTimeStamp
                  0x001430                  Fill_File_Object
                  0x001562                  LoadDirAttrib
                  0x0015c0                  FILEerase
                  0x001652                  __fopen
                  0x001854                  __fseek
                  0x0019d2                  ftell
                  0x0019e0                  remove
                  0x001a64                  fseek
                  0x001a90                  rewind
                  0x001ab8                  FileObjectCopy
                  0x001af6                  FILECreateHeadCluster
                  0x001b66                  EraseCluster
                  0x001bc8                  Cluster2Sector
                  0x001c1c                  fwrite
                  0x001c66                  feof
                  0x001c8a                  fread
                  0x001cb4                  fclose
                  0x001cd0                  FormatFileName
                  0x001db0                  ValidateChars
                  0x001e1a                  isShort
                  0x001ebe                  fopenpgm
                  0x001ece                  removepgm
                  0x001eda                  FATread
                  0x001fca                  FATwrite
 .text            0x002102        0x8f8 C:\test_field\FAE3Day\LTPS_LCD\now\FAT16\sdmmc.o
                  0x002102                  MediaDetect
                  0x00210e                  MediaInit
                  0x002130                  MediaInitialize
                  0x002202                  ShutdownMedia
                  0x00220c                  SendMMCCmd
                  0x002322                  SECTORread
                  0x002402                  SECTORwrite
                  0x0024c8                  WriteProtectState
                  0x0024d0                  Delayms
                  0x002504                  ReadMedia
                  0x00251a                  StartupCard
                  0x0025a2                  DISKmount
                  0x0025e6                  LoadMBR
                  0x002718                  LoadBootSector
                  0x0028b8                  StopCard
                  0x0028d0                  CloseSPI
                  0x0028de                  OpenSPI
                  0x002956                  WriteSPI
                  0x002972                  ReadByte
                  0x002984                  ReadWord
                  0x0029c6                  ReadDWord

__CONFIG2         0x0157fc          0x2
 *(__CONFIG2.sec)
 __CONFIG2.sec    0x0157fc          0x2 C:\test_field\FAE3Day\LTPS_LCD\now\LTPS_LCD_PMP.o

__CONFIG1         0x0157fe          0x2
 *(__CONFIG1.sec)
 __CONFIG1.sec    0x0157fe          0x2 C:\test_field\FAE3Day\LTPS_LCD\now\LTPS_LCD_PMP.o

.comment
 *(.comment)

.debug_info

⌨️ 快捷键说明

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