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

📄 blinky.map

📁 STM32 demo板的例程
💻 MAP
📖 第 1 页 / 共 5 页
字号:
    dc.s                                     0x00000000   Number         0  dc.o ABSOLUTE
    stm32f10x_adc.c                          0x00000000   Number         0  stm32f10x_adc.o ABSOLUTE
    stm32f10x_dma.c                          0x00000000   Number         0  stm32f10x_dma.o ABSOLUTE
    stm32f10x_gpio.c                         0x00000000   Number         0  stm32f10x_gpio.o ABSOLUTE
    stm32f10x_rcc.c                          0x00000000   Number         0  stm32f10x_rcc.o ABSOLUTE
    stm32f10x_systick.c                      0x00000000   Number         0  stm32f10x_systick.o ABSOLUTE
    stm32f10x_usart.c                        0x00000000   Number         0  stm32f10x_usart.o ABSOLUTE
    RESET                                    0x08000000   Section      236  stm32f10x.o(RESET)
    !!!main                                  0x080000ec   Section        8  __main.o(!!!main)
    !!!scatter                               0x080000f4   Section       52  __scatter.o(!!!scatter)
    !!handler_copy                           0x08000128   Section       26  __scatter_copy.o(!!handler_copy)
    !!handler_zi                             0x08000144   Section       28  __scatter_zi.o(!!handler_zi)
    .emb_text                                0x08000160   Section        4  lib_init.o(.emb_text)
    .text                                    0x08000164   Section       52  stm32f10x.o(.text)
    .text                                    0x08000198   Section      136  irq.o(.text)
    .text                                    0x08000220   Section       38  retarget.o(.text)
    .text                                    0x08000248   Section      396  setup.o(.text)
    .text                                    0x080003d4   Section      184  blinky.o(.text)
    .text                                    0x0800048c   Section      668  lcd_4bit.o(.text)
    delay                                    0x0800048d   Thumb Code    14  lcd_4bit.o(.text)
    lcd_read_status                          0x0800049b   Thumb Code   168  lcd_4bit.o(.text)
    wait_while_busy                          0x08000543   Thumb Code    20  lcd_4bit.o(.text)
    lcd_write_data                           0x080005c5   Thumb Code    34  lcd_4bit.o(.text)
    .text                                    0x08000728   Section      196  serial.o(.text)
    .text                                    0x080007ec   Section        2  use_no_semi.o(.text)
    .text                                    0x080007f0   Section      744  __printf.o(.text)
    .text                                    0x08000ad8   Section       76  _printf_pad.o(.text)
    .text                                    0x08000b24   Section      208  _printf_longlong_hex.o(.text)
    .text                                    0x08000bf4   Section       52  __0printf.o(.text)
    .text                                    0x08000c28   Section       38  stkheap2.o(.text)
    .text                                    0x08000c4e   Section       62  kernel.o(.text)
    .text                                    0x08000c8c   Section       74  sys_stackheap_outer.o(.text)
    .text                                    0x08000cd8   Section       12  rt_stackheap_storage_intlibspace.o(.text)
    .text                                    0x08000ce4   Section      162  _printf_intcommon.o(.text)
    .text                                    0x08000d88   Section       52  _printf_char_common.o(.text)
    .text                                    0x08000dbc   Section        8  libspace.o(.text)
    .text                                    0x08000dc4   Section       26  _printf_outstr_char.o(.text)
    .text                                    0x08000dde   Section       10  _printf_input_char.o(.text)
    .text                                    0x08000de8   Section       12  exit.o(.text)
    .text                                    0x08000df4   Section      192  lib_init.o(.text)
    .text                                    0x08000eb4   Section       10  boardinit2.o(.text)
    .text                                    0x08000ebe   Section        8  boardinit3.o(.text)
    .text                                    0x08000ec8   Section       12  rt_locale_intlibspace.o(.text)
    .text                                    0x08000ed4   Section        2  no_argv.o(.text)
    .text                                    0x08000ed8   Section       12  rt_fp_status_addr_intlibspace.o(.text)
    i.ADC_Cmd                                0x08000ee4   Section       20  stm32f10x_adc.o(i.ADC_Cmd)
    i.ADC_DMACmd                             0x08000ef8   Section       22  stm32f10x_adc.o(i.ADC_DMACmd)
    i.ADC_Init                               0x08000f10   Section       72  stm32f10x_adc.o(i.ADC_Init)
    i.ADC_RegularChannelConfig               0x08000f58   Section      116  stm32f10x_adc.o(i.ADC_RegularChannelConfig)
    i.ADC_SoftwareStartConvCmd               0x08000fcc   Section       20  stm32f10x_adc.o(i.ADC_SoftwareStartConvCmd)
    i.DMA_Cmd                                0x08000fe0   Section       20  stm32f10x_dma.o(i.DMA_Cmd)
    i.DMA_DeInit                             0x08000ff4   Section      128  stm32f10x_dma.o(i.DMA_DeInit)
    i.DMA_Init                               0x08001074   Section       58  stm32f10x_dma.o(i.DMA_Init)
    i.GPIO_Init                              0x080010b0   Section      160  stm32f10x_gpio.o(i.GPIO_Init)
    i.RCC_ADCCLKConfig                       0x08001150   Section       20  stm32f10x_rcc.o(i.RCC_ADCCLKConfig)
    i.RCC_AHBPeriphClockCmd                  0x08001164   Section       24  stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd)
    i.RCC_APB2PeriphClockCmd                 0x0800117c   Section       24  stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
    i.RCC_DeInit                             0x08001194   Section       72  stm32f10x_rcc.o(i.RCC_DeInit)
    i.RCC_GetClocksFreq                      0x080011dc   Section      148  stm32f10x_rcc.o(i.RCC_GetClocksFreq)
    i.RCC_GetFlagStatus                      0x08001270   Section       48  stm32f10x_rcc.o(i.RCC_GetFlagStatus)
    i.RCC_GetSYSCLKSource                    0x080012a0   Section       16  stm32f10x_rcc.o(i.RCC_GetSYSCLKSource)
    i.RCC_HCLKConfig                         0x080012b0   Section       20  stm32f10x_rcc.o(i.RCC_HCLKConfig)
    i.RCC_HSEConfig                          0x080012c4   Section       52  stm32f10x_rcc.o(i.RCC_HSEConfig)
    i.RCC_PCLK1Config                        0x080012f8   Section       20  stm32f10x_rcc.o(i.RCC_PCLK1Config)
    i.RCC_PCLK2Config                        0x0800130c   Section       20  stm32f10x_rcc.o(i.RCC_PCLK2Config)
    i.RCC_PLLCmd                             0x08001320   Section       12  stm32f10x_rcc.o(i.RCC_PLLCmd)
    i.RCC_PLLConfig                          0x0800132c   Section       20  stm32f10x_rcc.o(i.RCC_PLLConfig)
    i.RCC_SYSCLKConfig                       0x08001340   Section       20  stm32f10x_rcc.o(i.RCC_SYSCLKConfig)
    i.SysTick_CounterCmd                     0x08001354   Section       32  stm32f10x_systick.o(i.SysTick_CounterCmd)
    i.SysTick_ITConfig                       0x08001374   Section       24  stm32f10x_systick.o(i.SysTick_ITConfig)
    i.SysTick_SetReload                      0x0800138c   Section        8  stm32f10x_systick.o(i.SysTick_SetReload)
    i.USART_Cmd                              0x08001394   Section       20  stm32f10x_usart.o(i.USART_Cmd)
    i.USART_Init                             0x080013a8   Section      152  stm32f10x_usart.o(i.USART_Init)
    i.USART_ReceiveData                      0x08001440   Section        8  stm32f10x_usart.o(i.USART_ReceiveData)
    i.USART_SendData                         0x08001448   Section        8  stm32f10x_usart.o(i.USART_SendData)
    x$fpl$fpinit                             0x08001450   Section       14  fpinit.o(x$fpl$fpinit)
    .constdata                               0x08001460   Section      128  lcd_4bit.o(.constdata)
    .constdata                               0x080014e0   Section       20  stm32f10x_rcc.o(.constdata)
    ADCPrescTable                            0x080014e0   Data           4  stm32f10x_rcc.o(.constdata)
    APBAHBPrescTable                         0x080014e4   Data          16  stm32f10x_rcc.o(.constdata)
    .constdata                               0x080014f4   Section       17  __printf.o(.constdata)
    maptable@__printf_0                      0x080014f4   Data          17  __printf.o(.constdata)
    .constdata                               0x08001505   Section       34  _printf_longlong_hex.o(.constdata)
    lc_hextab@_printf_longlong_hex_0         0x08001505   Data          17  _printf_longlong_hex.o(.constdata)
    uc_hextab@_printf_longlong_hex_1         0x08001516   Data          17  _printf_longlong_hex.o(.constdata)
    .data                                    0x20000000   Section       10  irq.o(.data)
    ticks@SysTick_Handler_0                  0x20000000   Data           4  irq.o(.data)
    timetick@SysTick_Handler_1               0x20000004   Data           4  irq.o(.data)
    leds@SysTick_Handler_2                   0x20000008   Data           1  irq.o(.data)
    .data                                    0x2000000c   Section        4  retarget.o(.data)
    .data                                    0x20000010   Section        6  setup.o(.data)
    .bss                                     0x20000018   Section       88  setup.o(.bss)
    .bss                                     0x20000070   Section       96  libspace.o(.bss)
    HEAP                                     0x200000d0   Number         0  stm32f10x.o(HEAP)
    STACK                                    0x200000d0   Section      512  stm32f10x.o(STACK)
    Heap_Mem                                 0x200000d0   Number         0  stm32f10x.o(HEAP)
    Stack_Mem                                0x200000d0   Data         512  stm32f10x.o(STACK)
    __initial_sp                             0x200002d0   Number         0  stm32f10x.o(STACK)

    Global Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    BuildAttributes$$THM_ISAv4$M$P$D$K$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000   Number         0  anon$$obj.o ABSOLUTE
    __ARM_use_no_argv                        0x00000000   Number         0  blinky.o ABSOLUTE
    __ARM_exceptions_init                     - Undefined Weak Reference
    __Heap_DescSize                           - Undefined Weak Reference
    __alloca_initialize                       - Undefined Weak Reference
    __cpp_initialize__aeabi_                  - Undefined Weak Reference
    __cxa_finalize                            - Undefined Weak Reference
    __rt_SIGABRT_inner                        - Undefined Weak Reference
    __rt_SIGCPPL_inner                        - Undefined Weak Reference
    __rt_SIGFPE_inner                         - Undefined Weak Reference
    __rt_SIGILL_inner                         - Undefined Weak Reference
    __rt_SIGINT_inner                         - Undefined Weak Reference
    __rt_SIGPVFN_inner                        - Undefined Weak Reference
    __rt_SIGRTRED_inner                       - Undefined Weak Reference
    __rt_SIGSEGV_inner                        - Undefined Weak Reference
    __rt_SIGSTAK_inner                        - Undefined Weak Reference
    __rt_SIGTERM_inner                        - Undefined Weak Reference
    __rt_SIGUSR1_inner                        - Undefined Weak Reference
    __rt_SIGUSR2_inner                        - Undefined Weak Reference
    __rt_sigother_inner                       - Undefined Weak Reference
    __sigvec_lookup                           - Undefined Weak Reference
    __user_heap_extend                        - Undefined Weak Reference
    _atexit_init                              - Undefined Weak Reference
    _call_atexit_fns                          - Undefined Weak Reference
    _clock_init                               - Undefined Weak Reference
    _fp_trap_init                             - Undefined Weak Reference
    _get_lc_collate                           - Undefined Weak Reference
    _get_lc_ctype                             - Undefined Weak Reference
    _get_lc_monetary                          - Undefined Weak Reference
    _get_lc_numeric                           - Undefined Weak Reference
    _get_lc_time                              - Undefined Weak Reference
    _getenv_init                              - Undefined Weak Reference
    _handle_redirection                       - Undefined Weak Reference
    _init_alloc                               - Undefined Weak Reference
    _init_user_alloc                          - Undefined Weak Reference
    _initio                                   - Undefined Weak Reference
    _printf_charcount                         - Undefined Weak Reference
    _printf_fp_dec                            - Undefined Weak Reference
    _printf_fp_hex                            - Undefined Weak Reference
    _printf_int_dec                           - Undefined Weak Reference
    _printf_longlong_dec                      - Undefined Weak Reference
    _printf_longlong_oct                      - Undefined Weak Reference
    _printf_mbtowc                            - Undefined Weak Reference
    _printf_str                               - Undefined Weak Reference
    _printf_truncate_unsigned                 - Undefined Weak Reference
    _printf_wc                                - Undefined Weak Reference
    _printf_wctomb                            - Undefined Weak Reference
    _rand_init                                - Undefined Weak Reference
    _signal_init                              - Undefined Weak Reference
    _terminate_user_alloc                     - Undefined Weak Reference
    _terminateio                              - Undefined Weak Reference
    __Vectors                                0x08000000   Data           4  stm32f10x.o(RESET)

⌨️ 快捷键说明

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