📄 armproject.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ARMproject - Win32 Debug--------------------
</h3>
arm-elf-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:\code\arm\lpc210x/armlib -Wa,-ahlms=uarttest.lst -mcpu=arm7tdmi -I. uarttest.c -o uarttest.o
uarttest.c: In function `main':
uarttest.c:41: warning: passing arg 1 of `rprintfInit' from incompatible pointer type
arm-elf-gcc -x assembler-with-cpp -c -Wa, -gstabs -mcpu=arm7tdmi -I. c:\code\arm\lpc210x/armlib/boot/boot.s -o c:\code\arm\lpc210x/armlib/boot/boot.o
arm-elf-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:\code\arm\lpc210x/armlib -Wa,-ahlms=c:\code\arm\lpc210x/armlib/processor.lst -mcpu=arm7tdmi -I. c:\code\arm\lpc210x/armlib/processor.c -o c:\code\arm\lpc210x/armlib/processor.o
arm-elf-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:\code\arm\lpc210x/armlib -Wa,-ahlms=c:\code\arm\lpc210x/armlib/timer.lst -mcpu=arm7tdmi -I. c:\code\arm\lpc210x/armlib/timer.c -o c:\code\arm\lpc210x/armlib/timer.o
arm-elf-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:\code\arm\lpc210x/armlib -Wa,-ahlms=c:\code\arm\lpc210x/armlib/uart.lst -mcpu=arm7tdmi -I. c:\code\arm\lpc210x/armlib/uart.c -o c:\code\arm\lpc210x/armlib/uart.o
arm-elf-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:\code\arm\lpc210x/armlib -Wa,-ahlms=c:\code\arm\lpc210x/armlib/rprintf.lst -mcpu=arm7tdmi -I. c:\code\arm\lpc210x/armlib/rprintf.c -o c:\code\arm\lpc210x/armlib/rprintf.o
arm-elf-gcc c:\code\arm\lpc210x/armlib/boot/boot.o uarttest.o c:\code\arm\lpc210x/armlib/processor.o c:\code\arm\lpc210x/armlib/timer.o c:\code\arm\lpc210x/armlib/uart.o c:\code\arm\lpc210x/armlib/rprintf.o -Tc:\code\arm\lpc210x/armlib/boot/lpc2106-rom.ld -lm -nostartfiles -Wl,-Map=uarttest.map,--cref,-nostdlib -o uarttest.elf
arm-elf-objcopy -O binary uarttest.elf uarttest.bin
arm-elf-objcopy -O ihex uarttest.elf uarttest.hex
arm-elf-size uarttest.elf
text data bss dec hex filename
3824 20 80 3924 f54 uarttest.elf
Errors: none
rm c:\code\arm\lpc210x/armlib/uart.o c:\code\arm\lpc210x/armlib/rprintf.o c:\code\arm\lpc210x/armlib/timer.o c:\code\arm\lpc210x/armlib/boot/boot.o c:\code\arm\lpc210x/armlib/processor.o
<h3>Results</h3>
ARMproject.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -