?? build.log
字號:
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -std=gnu99 -c "D:\工程\UsbAsp\soft\main.c" -I"." -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -std=gnu99 -c "D:\工程\UsbAsp\soft\clock.c" -I"." -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -std=gnu99 -c "D:\工程\UsbAsp\soft\isp.c" -I"." -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -std=gnu99 -c "D:\工程\UsbAsp\soft\usbdrv\oddebug.c" -I"." -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -std=gnu99 -c "D:\工程\UsbAsp\soft\usbdrv\usbdrv.c" -I"." -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -mmcu=atmega8 -x assembler-with-cpp -c "D:\工程\UsbAsp\soft\usbdrv\usbdrvasm.S" -gstabs -O2 -Wall -DF_CPU=12000000
"C:\Program Files\avrgccide\avrgcc\bin\avr-gcc.exe" -o "D:\工程\UsbAsp\soft\usbasp.elf" "D:\工程\UsbAsp\soft\main.o" "D:\工程\UsbAsp\soft\clock.o" "D:\工程\UsbAsp\soft\isp.o" "D:\工程\UsbAsp\soft\usbdrv\oddebug.o" "D:\工程\UsbAsp\soft\usbdrv\usbdrv.o" "D:\工程\UsbAsp\soft\usbdrv\usbdrvasm.o" -mmcu=atmega8 -L"."
C:\Program Files\avrgccide\avrgcc\bin\avr-size.exe -A "D:\工程\UsbAsp\soft\usbasp.elf"
C:\Program Files\avrgccide\avrgcc\bin\avr-objcopy.exe -O ihex "D:\工程\UsbAsp\soft\usbasp.elf" "D:\工程\UsbAsp\soft\usbasp.hex"
C:\Program Files\avrgccide\avrgcc\bin\avr-objcopy.exe--debugging --change-section-address .data-0x800000 --change-section-address .bss-0x800000 --change-section-address .noinit-0x800000 --change-section-address .eeprom-0x810000 -O coff-avr "D:\工程\UsbAsp\soft\usbasp.elf" "D:\工程\UsbAsp\soft\usbasp.cof"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -