Advertisement
Guest User

log

a guest
Apr 24th, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. **** Build of configuration Default for project STM32_tst ****
  2.  
  3. make all
  4. COMSPEC detected C:\WINDOWS\system32\cmd.exe
  5. SHELL is C:/WINDOWS/system32/cmd.exe, REMOVE_CMD is cs-rm
  6. -------- begin, mode: FLASH_RUN --------
  7. arm-none-eabi-gcc (GCC) 4.5.1
  8. Copyright (C) 2010 Free Software Foundation, Inc.
  9. This is free software; see the source for copying conditions. There is NO
  10. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  11.  
  12. ---- Compiling C: main.c to FLASH_RUN/main.o
  13. arm-none-eabi-gcc -c -mthumb -ggdb -O0 -mcpu=cortex-m3 -mthumb-interwork -DSTM32F10X_MD -DHSE_VALUE=8000000UL -DSYSCLK_FREQ_72MHz=72000000 -DUSE_STDPERIPH_DRIVER -DUSE_STM32_P103 -DSTM32_SD_USE_DMA -DSTARTUP_DELAY -DMOD_MTHOMAS_STMLIB -DUSE_FULL_ASSERT -DVECT_TAB_FLASH -DFLASH_RUN -DSTM32F10x_128k_20k -DSTM32_P103 -I./Libraries/STM32F10x_StdPeriph_Driver/inc -I./Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x -I./Libraries/CMSIS/CM3/CoreSupport -I./Libraries/fat_sd -I./Libraries/minIni -I./Libraries/EEPROMEmulation_AN/include -I. -ffunction-sections -fdata-sections -Wall -Wextra -pedantic -Wimplicit -Wcast-align -Wpointer-arith -Wredundant-decls -Wshadow -Wcast-qual -Wcast-align -Wa,-adhlns=FLASH_RUN/main.lst -MMD -MP -MF FLASH_RUN/dep/main.o.d -Wnested-externs -std=gnu99 main.c -o FLASH_RUN/main.o
  14. ---- Linking: FLASH_RUN/main.elf
  15. arm-none-eabi-gcc -mthumb -ggdb -O0 -mcpu=cortex-m3 -mthumb-interwork -DSTM32F10X_MD -DHSE_VALUE=8000000UL -DSYSCLK_FREQ_72MHz=72000000 -DUSE_STDPERIPH_DRIVER -DUSE_STM32_P103 -DSTM32_SD_USE_DMA -DSTARTUP_DELAY -DMOD_MTHOMAS_STMLIB -DUSE_FULL_ASSERT -DVECT_TAB_FLASH -DFLASH_RUN -DSTM32F10x_128k_20k -DSTM32_P103 -I./Libraries/STM32F10x_StdPeriph_Driver/inc -I./Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x -I./Libraries/CMSIS/CM3/CoreSupport -I./Libraries/fat_sd -I./Libraries/minIni -I./Libraries/EEPROMEmulation_AN/include -I. -ffunction-sections -fdata-sections -Wall -Wextra -pedantic -Wimplicit -Wcast-align -Wpointer-arith -Wredundant-decls -Wshadow -Wcast-qual -Wcast-align -Wa,-adhlns=FLASH_RUN/main.lst -MMD -MP -MF FLASH_RUN/dep/main.elf.d FLASH_RUN/main.o FLASH_RUN/rtc.o FLASH_RUN/comm.o FLASH_RUN/term_io.o FLASH_RUN/ff_test_term.o FLASH_RUN/misc_test_term.o FLASH_RUN/ff.o FLASH_RUN/ccsbcs.o FLASH_RUN/fattime.o FLASH_RUN/sd_spi_stm32.o FLASH_RUN/startup_stm32f10x_md_mthomas.o FLASH_RUN/syscalls.o FLASH_RUN/dcc_stdio.o FLASH_RUN/minIni.o FLASH_RUN/core_cm3.o FLASH_RUN/system_stm32f10x.o FLASH_RUN/stm32f10x_usart.o FLASH_RUN/stm32f10x_flash.o FLASH_RUN/stm32f10x_gpio.o FLASH_RUN/stm32f10x_rcc.o FLASH_RUN/stm32f10x_spi.o FLASH_RUN/stm32f10x_rtc.o FLASH_RUN/stm32f10x_bkp.o FLASH_RUN/stm32f10x_pwr.o FLASH_RUN/stm32f10x_dma.o FLASH_RUN/stm32f10x_tim.o FLASH_RUN/misc.o FLASH_RUN/eeprom.o --output FLASH_RUN/main.elf -nostartfiles -Wl,-Map=FLASH_RUN/main.map,--cref,--gc-sections -lc -lm -lc -lgcc -lstdc++ -L. -T./STM32F10x_128k_20k_flash.ld
  16. Creating Extended Listing/Disassembly: FLASH_RUN/main.lss
  17. arm-none-eabi-objdump -h -S -C -r FLASH_RUN/main.elf > FLASH_RUN/main.lss
  18. Creating Symbol Table: FLASH_RUN/main.sym
  19. arm-none-eabi-nm -n FLASH_RUN/main.elf > FLASH_RUN/main.sym
  20. Creating load file: FLASH_RUN/main.hex
  21. arm-none-eabi-objcopy -O ihex FLASH_RUN/main.elf FLASH_RUN/main.hex
  22. Creating load file: FLASH_RUN/main.bin
  23. arm-none-eabi-objcopy -O binary FLASH_RUN/main.elf FLASH_RUN/main.bin
  24. Size after build:
  25. arm-none-eabi-size -A FLASH_RUN/main.elf
  26. FLASH_RUN/main.elf :
  27. section size addr
  28. .text 62276 134217728
  29. .rodata 7148 134280004
  30. .data 2232 536870912
  31. .bss 11272 536873144
  32. ._usrstack 256 536884416
  33. .comment 17 0
  34. .debug_aranges 5032 0
  35. .debug_pubnames 9646 0
  36. .debug_info 91729 0
  37. .debug_abbrev 15607 0
  38. .debug_line 45590 0
  39. .debug_frame 16152 0
  40. .debug_str 19918 0
  41. .debug_loc 34350 0
  42. .debug_pubtypes 6359 0
  43. .debug_ranges 4168 0
  44. .ARM.attributes 49 0
  45. Total 331801
  46.  
  47.  
  48. -------- end --------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement