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

📄 at91drivers.r

📁 基于ARM7微控制器AT91X40开发板的定时器程序
💻 R
字号:
ELF Header:  Magic:   7f 45 4c 46 01 01 01 61 00 00 00 00 00 00 00 00   Class:                             ELF32  Data:                              2's complement, little endian  Version:                           1 (current)  OS/ABI:                            ARM  ABI Version:                       0  Type:                              EXEC (Executable file)  Machine:                           ARM  Version:                           0x1  Entry point address:               0x1000000  Start of program headers:          52 (bytes into file)  Start of section headers:          56620 (bytes into file)  Flags:                             0x0  Size of this header:               52 (bytes)  Size of program headers:           32 (bytes)  Number of program headers:         1  Size of section headers:           40 (bytes)  Number of section headers:         12  Section header string table index: 9Section Headers:  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al  [ 0]                   NULL            00000000 000000 000000 00       0   0 0  [ 1] .text             PROGBITS        01000000 008000 000590 00  AX   0   0 16  [ 2] .data             PROGBITS        01002000 00a000 002038 00  WA   0   0 16  [ 3] .bss              NOBITS          01004038 00c038 000080 00  WA   0   0 4  [ 4] .debug_abbrev     PROGBITS        00000000 00c038 00039b 00       0   0 1  [ 5] .debug_info       PROGBITS        00000000 00c3d3 001154 00       0   0 1  [ 6] .debug_line       PROGBITS        00000000 00d527 00057e 00       0   0 1  [ 7] .debug_pubnames   PROGBITS        00000000 00daa5 000173 00       0   0 1  [ 8] .debug_aranges    PROGBITS        00000000 00dc18 0000a0 00       0   0 1  [ 9] .shstrtab         STRTAB          00000000 00dcb8 000071 00       0   0 1  [10] .symtab           SYMTAB          00000000 00df0c 0003d0 10      11  1f 4  [11] .strtab           STRTAB          00000000 00e2dc 000228 00       0   0 1Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings)              I (info), L (link order), O (extra OS processing required)              o (os specific), p (processor specific) x (unknown)Program Header:  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align  LOAD           0x008000 0x01000000 0x01000000 0x04038 0x040b8 RWE 0x8000 Section to Segment mapping:  Segment Sections...   00     .text .data .bss There is no dynamic segment in this file.There are no relocations in this file.Symbol table '.symtab' contains 61 entries:   Num:    Value  Size Type    Bind   Vis      Ndx Name     0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND      1: 01000000     0 SECTION LOCAL  DEFAULT    1      2: 01002000     0 SECTION LOCAL  DEFAULT    2      3: 01004038     0 SECTION LOCAL  DEFAULT    3      4: 00000000     0 SECTION LOCAL  DEFAULT    4      5: 00000000     0 SECTION LOCAL  DEFAULT    5      6: 00000000     0 SECTION LOCAL  DEFAULT    6      7: 00000000     0 SECTION LOCAL  DEFAULT    7      8: 00000000     0 SECTION LOCAL  DEFAULT    8      9: 00000000     0 SECTION LOCAL  DEFAULT    9     10: 00000000     0 SECTION LOCAL  DEFAULT   10     11: 00000000     0 SECTION LOCAL  DEFAULT   11     12: 00000000     0 FILE    LOCAL  DEFAULT  ABS start.S    13: 01002000     0 NOTYPE  LOCAL  DEFAULT    2 irq_stack    14: 01003004     0 NOTYPE  LOCAL  DEFAULT    2 svc_stack    15: 00000000     0 FILE    LOCAL  DEFAULT  ABS at91_aic.c    16: 0100004c     0 NOTYPE  LOCAL  DEFAULT    1 .gcc2_compiled.    17: 01004008    32 OBJECT  LOCAL  DEFAULT    2 at91_irq_prtable    18: 00000000     0 FILE    LOCAL  DEFAULT  ABS at91_timer.c    19: 01000190     0 NOTYPE  LOCAL  DEFAULT    1 .gcc2_compiled.    20: 00000000     0 FILE    LOCAL  DEFAULT  ABS at91.c    21: 010002f0     0 NOTYPE  LOCAL  DEFAULT    1 .gcc2_compiled.    22: 00000000     0 FILE    LOCAL  DEFAULT  ABS at91_usart.c    23: 0100038c     0 NOTYPE  LOCAL  DEFAULT    1 .gcc2_compiled.    24: 01004028     8 OBJECT  LOCAL  DEFAULT    2 usarts    25: 0100038c    84 FUNC    LOCAL  DEFAULT    1 usart_init    26: 01000400    24 FUNC    LOCAL  DEFAULT    1 usart_printf    27: 00000000     0 FILE    LOCAL  DEFAULT  ABS main.c    28: 01000460     0 NOTYPE  LOCAL  DEFAULT    1 .gcc2_compiled.    29: 01004030     4 OBJECT  LOCAL  DEFAULT    2 cnt.3    30: 01004034     4 OBJECT  LOCAL  DEFAULT    2 count.7    31: 010004c4   188 FUNC    GLOBAL DEFAULT    1 maintest    32: 01000418    72 FUNC    GLOBAL DEFAULT    1 printf    33: 010001ec   260 FUNC    GLOBAL DEFAULT    1 at91_set_timer    34: 010000e4    72 FUNC    GLOBAL DEFAULT    1 at91_release_irq    35: 01000460   100 FUNC    GLOBAL DEFAULT    1 deal_TimerIrq    36: 01000590     0 OBJECT  GLOBAL DEFAULT    1 _etext    37: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __stop___kallsyms    38: 01000090    32 FUNC    GLOBAL DEFAULT    1 at91_mask_ack_irq    39: 0100004c    32 FUNC    GLOBAL DEFAULT    1 at91_mask_irq    40: 0100012c   100 FUNC    GLOBAL DEFAULT    1 at91_init_aic    41: 010000b0    52 FUNC    GLOBAL DEFAULT    1 at91_request_irq    42: 0100031c    88 FUNC    GLOBAL DEFAULT    1 do_irq    43: 010003e0    32 FUNC    GLOBAL DEFAULT    1 at91_init_usart    44: 01000374    24 FUNC    GLOBAL DEFAULT    1 at91_init    45: 01004038   128 OBJECT  GLOBAL DEFAULT    3 svr    46: 0100006c    36 FUNC    GLOBAL DEFAULT    1 at91_unmask_irq    47: 01000000     0 FUNC    GLOBAL DEFAULT    1 begin    48: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __stop___ex_table    49: 01004038     0 OBJECT  GLOBAL DEFAULT    3 __bss_start    50: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __start___kallsyms    51: 01000190    92 FUNC    GLOBAL DEFAULT    1 at91_del_timer    52: 010002f0    44 FUNC    GLOBAL DEFAULT    1 at91_install_irqhandler    53: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __stop___ksymtab    54: 01000024     0 FUNC    GLOBAL DEFAULT    1 irq_handler    55: 01000000     0 OBJECT  GLOBAL DEFAULT    1 _begin    56: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __start___ex_table    57: 01004038     0 OBJECT  GLOBAL DEFAULT    2 _edata    58: 010040b8     0 OBJECT  GLOBAL DEFAULT    3 _end    59: 01006000     0 OBJECT  GLOBAL DEFAULT  ABS _end_kernel    60: 01000590     0 OBJECT  GLOBAL DEFAULT    1 __start___ksymtabNo version information found in this file.

⌨️ 快捷键说明

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