| | Performing Makefile project actions
rm -f *.o
rm -f vga_artekit.hex
rm -f vga_artekit.elf
rm -f vga_artekit.map
rm -f vga_artekit.bin
rm -f *.lst
Compiling main.c, writing to main.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c main.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling demo.c, writing to demo.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c demo.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling font5x7.c, writing to font5x7.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c font5x7.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling gdi.c, writing to gdi.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c gdi.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling mth.c, writing to mth.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c mth.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling sys.c, writing to sys.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c sys.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling video.c, writing to video.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c video.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/misc.c, writing to misc.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/misc.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c, writing to stm32f4xx_gpio.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c, writing to stm32f4xx_dma.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c, writing to stm32f4xx_rcc.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c, writing to stm32f4xx_spi.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Compiling C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c, writing to stm32f4xx_tim.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c C:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
Assembling startup_stm32f4xx.s, writing to startup_stm32f4xx.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-as -alhs -mcpu=cortex-m4 -o startup_stm32f4xx.o startup_stm32f4xx.s > startup_stm32f4xx.lst
Compiling system_stm32f4xx.c, writing to system_stm32f4xx.o...
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-gcc -Wall -fno-common -mcpu=cortex-m4 -mthumb -O0 -g -IC:/CodeSourcery/SourceryG++Lite/arm-none-eabi/include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/Include -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/STM32F4xx_StdPeriph_Driver/inc -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Utilities/STM32F4-Discovery -IC:/projects/STM32F4-Discovery_FW_V1.1.0/Libraries/CMSIS/ST/STM32F4xx/Include -I. -D__STARTUP_CLEAR_BSS -DHSE_VALUE=8000000 -c system_stm32f4xx.c 2>&1 | sed -e 's/\(\w\+\):\([ 0-9]\+\):/\1(\2):/'
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-ld main.o demo.o font5x7.o gdi.o mth.o sys.o video.o misc.o stm32f4xx_gpio.o stm32f4xx_dma.o stm32f4xx_rcc.o stm32f4xx_spi.o stm32f4xx_tim.o startup_stm32f4xx.o system_stm32f4xx.o -nostdlib -nostartfiles -Map=vga_artekit.map -Tvga_artekit.ld --cref -L"C:/CodeSourcery/SourceryG++Lite/arm-none-eabi/lib" -lc -o vga_artekit.elf
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-objcopy -R .stack -O ihex vga_artekit.elf vga_artekit.hex
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-objcopy -O binary -j .text -j .data vga_artekit.elf vga_artekit.bin
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-size vga_artekit.elf
text data bss dec hex filename
26368 40 61248 87656 15668 vga_artekit.elf
C:/CodeSourcery/SourceryG++Lite/bin/arm-none-eabi-objdump -h vga_artekit.elf
vga_artekit.elf: file format elf32-littlearm
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00006700 08000000 08000000 00000080 2**5
CONTENTS, ALLOC, LOAD, READONLY, CODE
1 .data 00000028 20000000 08006700 00006780 2**2
CONTENTS, ALLOC, LOAD, DATA
2 .bss 0000ef40 20000040 08006740 000067a8 2**5
ALLOC
3 .debug_abbrev 0000114f 00000000 00000000 000067a8 2**0
CONTENTS, READONLY, DEBUGGING
4 .debug_info 00007378 00000000 00000000 000078f7 2**0
CONTENTS, READONLY, DEBUGGING
5 .debug_line 00002319 00000000 00000000 0000ec6f 2**0
CONTENTS, READONLY, DEBUGGING
6 .debug_loc 0000328f 00000000 00000000 00010f88 2**0
CONTENTS, READONLY, DEBUGGING
7 .debug_pubnames 000014c4 00000000 00000000 00014217 2**0
CONTENTS, READONLY, DEBUGGING
8 .debug_pubtypes 000008bd 00000000 00000000 000156db 2**0
CONTENTS, READONLY, DEBUGGING
9 .debug_aranges 000001a0 00000000 00000000 00015f98 2**0
CONTENTS, READONLY, DEBUGGING
10 .debug_str 000028db 00000000 00000000 00016138 2**0
CONTENTS, READONLY, DEBUGGING
11 .comment 0000002a 00000000 00000000 00018a13 2**0
CONTENTS, READONLY
12 .ARM.attributes 0000002f 00000000 00000000 00018a3d 2**0
CONTENTS, READONLY
13 .debug_frame 00001aa0 00000000 00000000 00018a6c 2**2
CONTENTS, READONLY, DEBUGGING
|