根据以下编译信息,请自行整合到 Visual Studio (Code) 开发环境!
14:44:31 **** Build of configuration Release for project 2D ****
make all
Building file: D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/main.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Src/main.d" -MT"Src/main.o" -c -o "Src/main.o" "D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/main.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/main.c
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/2d.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Driver/Driver/2d.d" -MT"Driver/Driver/2d.o" -c -o "Driver/Driver/2d.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/2d.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/2d.c
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/Startup_GCC.S
Invoking: GNU ARM Cross Assembler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -x assembler-with-cpp -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -MMD -MP -MF"Driver/Driver/Startup_GCC.d" -MT"Driver/Driver/Startup_GCC.o" -c -o "Driver/Driver/Startup_GCC.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/Startup_GCC.S"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/Startup_GCC.S
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/lcd.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Driver/Driver/lcd.d" -MT"Driver/Driver/lcd.o" -c -o "Driver/Driver/lcd.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/lcd.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/lcd.c
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Driver/Driver/sys.d" -MT"Driver/Driver/sys.o" -c -o "Driver/Driver/sys.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys.c
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys_uart.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Driver/Driver/sys_uart.d" -MT"Driver/Driver/sys_uart.o" -c -o "Driver/Driver/sys_uart.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys_uart.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/sys_uart.c
Building file: D:/Projects/N9H30_emWin_NonOS/Driver/Source/system_N9H30.c
Invoking: GNU ARM Cross C Compiler
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -I"D:/Projects/N9H30_emWin_NonOS/SampleCode/2D/GCC/../../../Driver/Include" -std=gnu11 -MMD -MP -MF"Driver/Driver/system_N9H30.d" -MT"Driver/Driver/system_N9H30.o" -c -o "Driver/Driver/system_N9H30.o" "D:/Projects/N9H30_emWin_NonOS/Driver/Source/system_N9H30.c"
Finished building: D:/Projects/N9H30_emWin_NonOS/Driver/Source/system_N9H30.c
Building target: 2D.elf
Invoking: GNU ARM Cross C Linker
arm-none-eabi-gcc -mcpu=arm926ej-s -marm -mlittle-endian -mfloat-abi=soft -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -ggdb -T "D:\Projects\N9H30_emWin_NonOS\Driver\Source\GCC.ld" -Xlinker --gc-sections -Wl,-Map,"2D.map" --specs=rdimon.specs -Wl,--start-group -lgcc -lc -lc -lm -lrdimon -Wl,--end-group -o "2D.elf" ./Src/main.o ./Driver/Driver/2d.o ./Driver/Driver/Startup_GCC.o ./Driver/Driver/lcd.o ./Driver/Driver/sys.o ./Driver/Driver/sys_uart.o ./Driver/Driver/system_N9H30.o
Finished building target: 2D.elf
Invoking: GNU ARM Cross Create Flash Image
arm-none-eabi-objcopy -O binary "2D.elf" "2D.bin"
Finished building: 2D.bin
Invoking: GNU ARM Cross Print Size
arm-none-eabi-size --format=berkeley "2D.elf"
text data bss dec hex filename
30720 111144 294920 436784 6aa30 2D.elf
Finished building: 2D.siz
14:44:34 Build Finished (took 2s.315ms)
|