📄 landtiger.map
字号:
ARM Linker, RVCT4.0 [Build 728] [Lite256]
==============================================================================
Section Cross References
main.o(i.App_TaskCreate) refers to uctsk_blink.o(i.App_BlinkTaskCreate) for App_BlinkTaskCreate
main.o(i.App_TaskCreate) refers to uctsk_lwip.o(i.App_LWIPTaskCreate) for App_LWIPTaskCreate
main.o(i.App_TaskStart) refers to os_cpu_c.o(i.OS_CPU_SysTickInit) for OS_CPU_SysTickInit
main.o(i.App_TaskStart) refers to os_core.o(i.OSStatInit) for OSStatInit
main.o(i.App_TaskStart) refers to main.o(i.App_TaskCreate) for App_TaskCreate
main.o(i.App_TaskStart) refers to os_time.o(i.OSTimeDlyHMSM) for OSTimeDlyHMSM
main.o(i.App_TaskStart) refers to system_lpc17xx.o(.data) for SystemCoreClock
main.o(i.main) refers to os_cpu_a.o(OSKernelschedular) for IntDisAll
main.o(i.main) refers to os_core.o(i.OSInit) for OSInit
main.o(i.main) refers to os_task.o(i.OSTaskCreateExt) for OSTaskCreateExt
main.o(i.main) refers to os_task.o(i.OSTaskNameSet) for OSTaskNameSet
main.o(i.main) refers to os_core.o(i.OSStart) for OSStart
main.o(i.main) refers to main.o(.bss) for .bss
main.o(i.main) refers to main.o(i.App_TaskStart) for App_TaskStart
search.o(i.MemSearch) refers to search.o(i.MemChr) for MemChr
search.o(i.memstr) refers to search.o(i.MemChr) for MemChr
search.o(i.memstr) refers to strncmp.o(.text) for strncmp
search.o(i.memstrExt) refers to search.o(i.MemChr) for MemChr
search.o(i.memstrExt) refers to strncmp.o(.text) for strncmp
uctsk_lwip.o(i.ADC_Configuration) refers to lpc17xx_pinsel.o(i.PINSEL_ConfigPin) for PINSEL_ConfigPin
uctsk_lwip.o(i.ADC_Configuration) refers to lpc17xx_adc.o(i.ADC_Init) for ADC_Init
uctsk_lwip.o(i.ADC_Configuration) refers to lpc17xx_adc.o(i.ADC_IntConfig) for ADC_IntConfig
uctsk_lwip.o(i.ADC_Configuration) refers to lpc17xx_adc.o(i.ADC_ChannelCmd) for ADC_ChannelCmd
uctsk_lwip.o(i.App_LWIPTaskCreate) refers to os_task.o(i.OSTaskCreate) for OSTaskCreate
uctsk_lwip.o(i.App_LWIPTaskCreate) refers to os_task.o(i.OSTaskNameSet) for OSTaskNameSet
uctsk_lwip.o(i.App_LWIPTaskCreate) refers to uctsk_lwip.o(.bss) for .bss
uctsk_lwip.o(i.App_LWIPTaskCreate) refers to uctsk_lwip.o(i.uctsk_LWIP) for uctsk_LWIP
uctsk_lwip.o(i.__Handler_HTTPGet) refers to lpc17xx_adc.o(i.ADC_StartCmd) for ADC_StartCmd
uctsk_lwip.o(i.__Handler_HTTPGet) refers to lpc17xx_adc.o(i.ADC_ChannelGetStatus) for ADC_ChannelGetStatus
uctsk_lwip.o(i.__Handler_HTTPGet) refers to lpc17xx_adc.o(i.ADC_ChannelGetData) for ADC_ChannelGetData
uctsk_lwip.o(i.__Handler_HTTPGet) refers to memcpya.o(.text) for __aeabi_memcpy
uctsk_lwip.o(i.__Handler_HTTPGet) refers to search.o(i.memstrExt) for memstrExt
uctsk_lwip.o(i.__Handler_HTTPGet) refers to printf6.o(i.__0sprintf$6) for __2sprintf
uctsk_lwip.o(i.__Handler_HTTPGet) refers to api_lib.o(i.netconn_write) for netconn_write
uctsk_lwip.o(i.__Handler_HTTPGet) refers to uctsk_lwip.o(.constdata) for WebSide
uctsk_lwip.o(i.__Handler_HTTPGet) refers to uctsk_lwip.o(.bss) for webpage
uctsk_lwip.o(i.__Handler_HTTPGet) refers to uctsk_lwip.o(.data) for .data
uctsk_lwip.o(i.uctsk_LWIP) refers to lwip.o(i.Init_lwIP) for Init_lwIP
uctsk_lwip.o(i.uctsk_LWIP) refers to uctsk_lwip.o(i.ADC_Configuration) for ADC_Configuration
uctsk_lwip.o(i.uctsk_LWIP) refers to api_lib.o(i.netconn_new_with_proto_and_callback) for netconn_new_with_proto_and_callback
uctsk_lwip.o(i.uctsk_LWIP) refers to api_lib.o(i.netconn_bind) for netconn_bind
uctsk_lwip.o(i.uctsk_LWIP) refers to api_lib.o(i.netconn_listen_with_backlog) for netconn_listen_with_backlog
uctsk_lwip.o(i.uctsk_LWIP) refers to api_lib.o(i.netconn_accept) for netconn_accept
uctsk_lwip.o(i.uctsk_LWIP) refers to uctsk_lwip.o(i.vHandler_HTTP) for vHandler_HTTP
uctsk_lwip.o(i.uctsk_LWIP) refers to os_time.o(i.OSTimeDlyHMSM) for OSTimeDlyHMSM
uctsk_lwip.o(i.uctsk_LWIP) refers to api_lib.o(i.netconn_delete) for netconn_delete
uctsk_lwip.o(i.vHandler_HTTP) refers to api_lib.o(i.netconn_recv) for netconn_recv
uctsk_lwip.o(i.vHandler_HTTP) refers to netbuf.o(i.netbuf_data) for netbuf_data
uctsk_lwip.o(i.vHandler_HTTP) refers to strstr.o(.text) for strstr
uctsk_lwip.o(i.vHandler_HTTP) refers to uctsk_lwip.o(i.__Handler_HTTPGet) for __Handler_HTTPGet
uctsk_lwip.o(i.vHandler_HTTP) refers to netbuf.o(i.netbuf_delete) for netbuf_delete
uctsk_lwip.o(i.vHandler_HTTP) refers to api_lib.o(i.netconn_close) for netconn_close
uctsk_blink.o(i.App_BlinkTaskCreate) refers to os_task.o(i.OSTaskCreate) for OSTaskCreate
uctsk_blink.o(i.App_BlinkTaskCreate) refers to os_task.o(i.OSTaskNameSet) for OSTaskNameSet
uctsk_blink.o(i.App_BlinkTaskCreate) refers to uctsk_blink.o(.bss) for .bss
uctsk_blink.o(i.App_BlinkTaskCreate) refers to uctsk_blink.o(i.uctsk_Blink) for uctsk_Blink
uctsk_blink.o(i.LED_GPIO_Configuration) refers to lpc17xx_pinsel.o(i.PINSEL_ConfigPin) for PINSEL_ConfigPin
uctsk_blink.o(i.LED_GPIO_Configuration) refers to lpc17xx_gpio.o(i.GPIO_SetDir) for GPIO_SetDir
uctsk_blink.o(i.uctsk_Blink) refers to glcd.o(i.LCD_Initializtion) for LCD_Initializtion
uctsk_blink.o(i.uctsk_Blink) refers to glcd.o(i.LCD_Clear) for LCD_Clear
uctsk_blink.o(i.uctsk_Blink) refers to uctsk_blink.o(i.LED_GPIO_Configuration) for LED_GPIO_Configuration
uctsk_blink.o(i.uctsk_Blink) refers to lpc17xx_gpio.o(i.GPIO_SetValue) for GPIO_SetValue
uctsk_blink.o(i.uctsk_Blink) refers to os_time.o(i.OSTimeDlyHMSM) for OSTimeDlyHMSM
uctsk_blink.o(i.uctsk_Blink) refers to lpc17xx_gpio.o(i.GPIO_ClearValue) for GPIO_ClearValue
uctsk_blink.o(i.uctsk_Blink) refers to lwip.o(i.Display_IPAddress) for Display_IPAddress
glcd.o(i.GUI_Chinese) refers to glcd.o(i.PutChinese) for PutChinese
glcd.o(i.GUI_Text) refers to glcd.o(i.PutChar) for PutChar
glcd.o(i.LCD_Clear) refers to glcd.o(i.LCD_WriteReg) for LCD_WriteReg
glcd.o(i.LCD_Clear) refers to glcd.o(i.LCD_SetCursor) for LCD_SetCursor
glcd.o(i.LCD_Clear) refers to glcd.o(i.LCD_WriteIndex) for LCD_WriteIndex
glcd.o(i.LCD_Clear) refers to glcd.o(i.LCD_WriteData) for LCD_WriteData
glcd.o(i.LCD_Clear) refers to glcd.o(.data) for .data
glcd.o(i.LCD_DrawLine) refers to glcd.o(i.LCD_SetPoint) for LCD_SetPoint
glcd.o(i.LCD_GetPoint) refers to glcd.o(i.LCD_SetCursor) for LCD_SetCursor
glcd.o(i.LCD_GetPoint) refers to glcd.o(i.LCD_WriteIndex) for LCD_WriteIndex
glcd.o(i.LCD_GetPoint) refers to glcd.o(i.LCD_ReadData) for LCD_ReadData
glcd.o(i.LCD_GetPoint) refers to glcd.o(i.LCD_BGR2RGB) for LCD_BGR2RGB
glcd.o(i.LCD_GetPoint) refers to glcd.o(.data) for .data
glcd.o(i.LCD_Initializtion) refers to glcd.o(i.LCD_Configuration) for LCD_Configuration
glcd.o(i.LCD_Initializtion) refers to glcd.o(i.LCD_ReadReg) for LCD_ReadReg
glcd.o(i.LCD_Initializtion) refers to glcd.o(i.LCD_WriteReg) for LCD_WriteReg
glcd.o(i.LCD_Initializtion) refers to glcd.o(i.delay_ms) for delay_ms
glcd.o(i.LCD_Initializtion) refers to glcd.o(.data) for .data
glcd.o(i.LCD_ReadData) refers to glcd.o(i.wait_delay) for wait_delay
glcd.o(i.LCD_ReadReg) refers to glcd.o(i.LCD_WriteIndex) for LCD_WriteIndex
glcd.o(i.LCD_ReadReg) refers to glcd.o(i.LCD_ReadData) for LCD_ReadData
glcd.o(i.LCD_SetCursor) refers to glcd.o(i.LCD_WriteReg) for LCD_WriteReg
glcd.o(i.LCD_SetCursor) refers to glcd.o(.data) for .data
glcd.o(i.LCD_SetPoint) refers to glcd.o(i.LCD_SetCursor) for LCD_SetCursor
glcd.o(i.LCD_SetPoint) refers to glcd.o(i.LCD_WriteReg) for LCD_WriteReg
glcd.o(i.LCD_WriteData) refers to glcd.o(i.LCD_Send) for LCD_Send
glcd.o(i.LCD_WriteData) refers to glcd.o(i.wait_delay) for wait_delay
glcd.o(i.LCD_WriteIndex) refers to glcd.o(i.LCD_Send) for LCD_Send
glcd.o(i.LCD_WriteIndex) refers to glcd.o(i.wait_delay) for wait_delay
glcd.o(i.LCD_WriteReg) refers to glcd.o(i.LCD_WriteIndex) for LCD_WriteIndex
glcd.o(i.LCD_WriteReg) refers to glcd.o(i.LCD_WriteData) for LCD_WriteData
glcd.o(i.PutChar) refers to asciilib.o(i.GetASCIICode) for GetASCIICode
glcd.o(i.PutChar) refers to glcd.o(i.LCD_SetPoint) for LCD_SetPoint
glcd.o(i.PutChinese) refers to hzlib.o(i.GetGBKCode) for GetGBKCode
glcd.o(i.PutChinese) refers to glcd.o(i.LCD_SetPoint) for LCD_SetPoint
hzlib.o(i.GetGBKCode) refers to memcpya.o(.text) for __aeabi_memcpy
hzlib.o(i.GetGBKCode) refers to hzlib.o(.constdata) for .constdata
asciilib.o(i.GetASCIICode) refers to memcpya.o(.text) for __aeabi_memcpy
asciilib.o(i.GetASCIICode) refers to asciilib.o(.constdata) for .constdata
touchpanel.o(i.ADS7843_SPI_Init) refers to touchpanel.o(i.LPC17xx_SPI_SetSpeed) for LPC17xx_SPI_SetSpeed
touchpanel.o(i.RD_AD) refers to touchpanel.o(i.WR_CMD) for WR_CMD
touchpanel.o(i.RD_AD) refers to touchpanel.o(i.DelayUS) for DelayUS
touchpanel.o(i.Read_Ads7846) refers to memseta.o(.text) for __aeabi_memclr4
touchpanel.o(i.Read_Ads7846) refers to touchpanel.o(i.TP_GetAdXY) for TP_GetAdXY
touchpanel.o(i.Read_Ads7846) refers to touchpanel.o(.data) for .data
touchpanel.o(i.Read_X) refers to touchpanel.o(i.DelayUS) for DelayUS
touchpanel.o(i.Read_X) refers to touchpanel.o(i.WR_CMD) for WR_CMD
touchpanel.o(i.Read_X) refers to touchpanel.o(i.RD_AD) for RD_AD
touchpanel.o(i.Read_Y) refers to touchpanel.o(i.DelayUS) for DelayUS
touchpanel.o(i.Read_Y) refers to touchpanel.o(i.WR_CMD) for WR_CMD
touchpanel.o(i.Read_Y) refers to touchpanel.o(i.RD_AD) for RD_AD
touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.Read_X) for Read_X
touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.DelayUS) for DelayUS
touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.Read_Y) for Read_Y
touchpanel.o(i.TP_Init) refers to touchpanel.o(i.ADS7843_SPI_Init) for ADS7843_SPI_Init
touchpanel.o(i.getDisplayPoint) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
touchpanel.o(i.getDisplayPoint) refers to dfltui.o(.text) for __aeabi_ui2d
touchpanel.o(i.getDisplayPoint) refers to dmul.o(.text) for __aeabi_dmul
touchpanel.o(i.getDisplayPoint) refers to dadd.o(.text) for __aeabi_dadd
touchpanel.o(i.getDisplayPoint) refers to ddiv.o(.text) for __aeabi_ddiv
touchpanel.o(i.getDisplayPoint) refers to dfixui.o(.text) for __aeabi_d2uiz
touchpanel.o(i.setCalibrationMatrix) refers to dflti.o(.text) for __aeabi_i2d
touchpanel.o(i.setCalibrationMatrix) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
debug_frmwrk.o(i.UARTGetChar) refers to lpc17xx_uart.o(i.UART_Receive) for UART_Receive
debug_frmwrk.o(i.UARTPutChar) refers to lpc17xx_uart.o(i.UART_Send) for UART_Send
debug_frmwrk.o(i.UARTPutDec) refers to debug_frmwrk.o(i.UARTPutChar) for UARTPutChar
debug_frmwrk.o(i.UARTPutDec16) refers to debug_frmwrk.o(i.UARTPutChar) for UARTPutChar
debug_frmwrk.o(i.UARTPutDec32) refers to debug_frmwrk.o(i.UARTPutChar) for UARTPutChar
debug_frmwrk.o(i.UARTPutHex) refers to debug_frmwrk.o(i.UARTPuts) for UARTPuts
debug_frmwrk.o(i.UARTPutHex) refers to debug_frmwrk.o(i.UARTPutChar) for UARTPutChar
debug_frmwrk.o(i.UARTPutHex16) refers to debug_frmwrk.o(i.UARTPuts) for UARTPuts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -