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

📄 basic.map

📁 AT9260的485接口部分代码,需要的自己下
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Warning[w6]: Type conflict for external/entry "Usart_init1", in module main against external/entry in module interrupt_Usart; prototyped function vs K&R function
  /* In module main: */
  /* K&R Function, args 0, attr 0 */
  int (__atpcs __arm Usart_init1)();
  /* In module interrupt_Usart: */
  /* Function, args 0, attr 0 */
  void (__atpcs __arm Usart_init1)(void);
Warning[w6]: Type conflict for external/entry "Usart_init2", in module main against external/entry in module interrupt_Usart; prototyped function vs K&R function
  /* In module main: */
  /* K&R Function, args 0, attr 0 */
  int (__atpcs __arm Usart_init2)();
  /* In module interrupt_Usart: */
  /* Function, args 0, attr 0 */
  void (__atpcs __arm Usart_init2)(void);
Warning[w6]: Type conflict for external/entry "result", in module main against external/entry in module interrupt_timer; array types have different element types; different basic types
  /* In module main: */
  int result[256];
  /* In module interrupt_timer: */
  unsigned int result[256];
################################################################################
#                                                                              #
#      IAR Universal Linker V4.60E/386                                         #
#                                                                              #
#           Link time     =  26/Oct/2007  14:27:42                             #
#           Target CPU    =  ARM                                               #
#           List file     =  "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\List\Basic.map"                              #
#           Output file 1 =  "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Exe\Basic.d79"                               #
#                            Format: debug                                     #
#                            UBROF version 10.0.2                              #
#                            Using library modules for C-SPY (-rt)             #
#           Command line  =  "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\Cstartup_SAM9.r79"                       #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\cstartup.r79"                            #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\dbgu.r79"                                #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\ext_irq.r79"                             #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\interrupt_Usart.r79"                     #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\interrupt_timer.r79"                     #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\led.r79"                                 #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Obj\main.r79"                                #
#                            -o                                                #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\Exe\Basic.d79"                               #
#                            -l                                                #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\S #
#                            DRAM\List\Basic.map"                              #
#                            -xmsn                                             #
#                            "-IC:\Program Files\IAR Systems\Embedded Workbenc #
#                            h 4.0 Evaluation\ARM\LIB\"                        #
#                            -f                                                #
#                            "E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UAR #
#                            T0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\r #
#                            esource\at91SAM9260_4KRAM_SDRAM.xcl"              #
#                            (-carm -Z(CONST)INTRAMSTART=00200000              #
#                            -Z(CONST)INTRAMEND=00200400                       #
#                            -Z(CONST)INTRAMSTART_REMAP=20000000               #
#                            -Z(CONST)INTRAMEND_REMAP=24000000                 #
#                            -DRAMSTART=20000000 -DRAMEND=24000000             #
#                            -Z(CODE)INTVEC=00-3F                              #
#                            -Z(CODE)ICODE,DIFUNCT=RAMSTART-RAMEND             #
#                            -Z(CODE)SWITAB=RAMSTART-RAMEND                    #
#                            -Z(CODE)CODE=RAMSTART-RAMEND                      #
#                            -Z(CONST)INITTAB,DATA_ID,DATA_C=RAMSTART-RAMEND   #
#                            -Z(CONST)CHECKSUM=RAMSTART-RAMEND                 #
#                            -Z(DATA)DATA_I,DATA_Z,DATA_N=RAMSTART-RAMEND      #
#                            -Z(DATA)CODE_I=RAMSTART-RAMEND                    #
#                            -Z(CONST)CODE_ID=RAMSTART-RAMEND                  #
#                            -QCODE_I=CODE_ID -D_CSTACK_SIZE=(100*4)           #
#                            -D_IRQ_STACK_SIZE=(2*8*4) -D_HEAP_SIZE=10         #
#                            -Z(DATA)CSTACK+_CSTACK_SIZE=RAMSTART-RAMEND       #
#                            -Z(DATA)IRQ_STACK+_IRQ_STACK_SIZE=RAMSTART-RAMEND #
#                            -Z(DATA)HEAP+_HEAP_SIZE=RAMSTART-RAMEND)          #
#                            -e_PrintfSmall=_Printf -e_ScanfLarge=_Scanf -rt   #
#                            "C:\Program Files\IAR Systems\Embedded Workbench  #
#                            4.0 Evaluation\ARM\LIB\dl5tpannl8f.r79"           #
#                                                                              #
#                        Copyright 1987-2006 IAR Systems. All rights reserved. #
################################################################################





                ****************************************
                *                                      *
                *           CROSS REFERENCE            *
                *                                      *
                ****************************************

                  There are no program entries.




                ****************************************
                *                                      *
                *            RUNTIME MODEL             *
                *                                      *
                ****************************************

  StackAlign4                = USED
  StackAlign8                = USED
  __cpu_mode                 = __pcs__arm
  __data_model               = absolute
  __dlib_file_descriptor     = 1
  __dlib_full_locale_support = 1
  __endian                   = little
  __rt_version               = 6



                ****************************************
                *                                      *
                *              MODULE MAP              *
                *                                      *
                ****************************************


  DEFINED ABSOLUTE ENTRIES
    *************************************************************************

  DEFINED ABSOLUTE ENTRIES
  PROGRAM MODULE, NAME : ?ABS_ENTRY_MOD

Absolute parts
           ENTRY                   ADDRESS         REF BY
           =====                   =======         ======
           _HEAP_SIZE              00000010 
           _IRQ_STACK_SIZE         00000040 
           _CSTACK_SIZE            00000400 
           RAMEND                  24000000 
           RAMSTART                20000000 
    *************************************************************************

  FILE NAME : E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UART0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\SDRAM\Obj\Cstartup_SAM9.r79
  PROGRAM MODULE, NAME : Cstartup_SAM9

  SEGMENTS IN THE MODULE
  ======================
CODE
  Relative segment, address: 20000180 - 200001B7 (0x38 bytes), align: 2
  Segment part 2.             Intra module refs:   AT91F_LowLevelInit
           ENTRY                   ADDRESS         REF BY
           =====                   =======         ======
           AT91F_TestRemap         20000180 
    -------------------------------------------------------------------------
CODE
  Relative segment, address: 200001B8 - 2000024B (0x94 bytes), align: 2
  Segment part 3.
           ENTRY                   ADDRESS         REF BY
           =====                   =======         ======
           AT91F_LowLevelInit      200001B8        Segment part 4 (?RESET)
               stack 1 = 00000000 ( 00000004 )

    *************************************************************************

  FILE NAME : E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UART0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\SDRAM\Obj\cstartup.r79
  PROGRAM MODULE, NAME : ?RESET

  SEGMENTS IN THE MODULE
  ======================
INTRAMSTART_REMAP
  Relative segment, address: 20000000, align: 2
  Segment part 0. ROOT.
    -------------------------------------------------------------------------
INTRAMEND_REMAP
  Relative segment, address: 24000000, align: 2
  Segment part 1. ROOT.
    -------------------------------------------------------------------------
INTRAMSTART
  Relative segment, address: 00200000, align: 2
  Segment part 2. ROOT.
    -------------------------------------------------------------------------
INTRAMEND
  Relative segment, address: 00200400, align: 2
  Segment part 3. ROOT.
    -------------------------------------------------------------------------
ICODE
  Relative segment, address: 20000000 - 2000011F (0x120 bytes), align: 2
  Segment part 4. ROOT.
           ENTRY                   ADDRESS         REF BY
           =====                   =======         ======
           __main                  200000E4 
           AT91F_Default_FIQ_handler
                                   200000F0        AT91F_LowLevelInit (Cstartup_SAM9)
           AT91F_Default_IRQ_handler
                                   200000F4        AT91F_LowLevelInit (Cstartup_SAM9)
           AT91F_Spurious_handler
                                   200000F8        AT91F_LowLevelInit (Cstartup_SAM9)
           Jump                    200000EC 
           LOCAL                   ADDRESS         
           =====                   =======         
           reset                   20000000 
           InitReset               20000084 
           undefvec                20000004 
           swivec                  20000008 
           pabtvec                 2000000C 
           dabtvec                 20000010 
           rsvdvec                 20000014 
           irqvec                  20000018 
           IRQ_Handler_Entry       20000044 
           fiqvec                  2000001C 
           FIQ_Handler_Entry       2000001C 
           next                    200000A0 
           ?jump_to_main           200000DC 
           ?call_exit              200000E8 
           End                     200000E8 
           _?0                     200000FC 
           _?1                     20000100 
           _?2                     20000104 
           _?3                     20000108 
           _?4                     2000010C 
           _?5                     20000110 
           _?6                     20000114 
           _?7                     20000118 
           _?8                     2000011C 

    *************************************************************************

  FILE NAME : E:\9260ek 相关测试源码\9260 ADC\1MSadc DEBUG UART0(MODEN) UART1 OK\AT91SAM9260-Interrupt\compil\SDRAM\Obj\dbgu.r79
  PROGRAM MODULE, NAME : dbgu

  SEGMENTS IN THE MODULE
  ======================
CODE
  Relative segment, address: 2000024C - 20000293 (0x48 bytes), align: 2
  Segment part 2.             Intra module refs:   AT91F_DBGU_Init
                                                   AT91F_US_Configure (interrupt_Usart)
           ENTRY                   ADDRESS         REF BY
           =====                   =======         ======
           AT91F_PDC_Open          2000024C 
    -------------------------------------------------------------------------

⌨️ 快捷键说明

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