------ Build started: Project: hello.load.45, Configuration: Debug AVR ------ Build started. Project "hello.load.45.cproj" (default targets): Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\Studio\7.0\Vs\Compiler.targets" from project "D:\Atmel7Project\fab14_project\hello.load.45\hello.load.45\hello.load.45\hello.load.45.cproj" (target "Build" depends on it): Using "RunCompilerTask" task from assembly "C:\Program Files (x86)\Atmel\Studio\7.0\Extensions\Application\AvrGCC.dll". Task "RunCompilerTask" Shell Utils Path C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils\make.exe all --jobs 4 --output-sync Building file: .././main.c Invoking: AVR/GNU C Compiler : 4.9.2 "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-gcc.exe" -x c -funsigned-char -funsigned-bitfields -DDEBUG -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\ATtiny_DFP\1.3.147\include" -O1 -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=attiny45 -c -std=gnu99 -MD -MP -MF "main.d" -MT"main.d" -MT"main.o" -o "main.o" ".././main.c" Finished building: .././main.c Building target: hello.load.45.elf Invoking: AVR/GNU Linker : 4.9.2 "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-gcc.exe" -o hello.load.45.elf main.o -Wl,-Map="hello.load.45.map" -Wl,--start-group -Wl,-lm -Wl,--end-group -Wl,--gc-sections -mmcu=attiny45 Finished building target: hello.load.45.elf "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-objcopy.exe" -O ihex -R .eeprom -R .fuse -R .lock -R .signature -R .user_signatures "hello.load.45.elf" "hello.load.45.hex" "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-objcopy.exe" -j .eeprom --set-section-flags=.eeprom=alloc,load --change-section-lma .eeprom=0 --no-change-warnings -O ihex "hello.load.45.elf" "hello.load.45.eep" || exit 0 "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-objdump.exe" -h -S "hello.load.45.elf" > "hello.load.45.lss" "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-objcopy.exe" -O srec -R .eeprom -R .fuse -R .lock -R .signature -R .user_signatures "hello.load.45.elf" "hello.load.45.srec" "C:\Atmel_TOOLS\avr-gcc-4.9.2\avr-gcc\bin\avr-size.exe" "hello.load.45.elf" text data bss dec hex filename 1000 0 4 1004 3ec hello.load.45.elf Done executing task "RunCompilerTask". Using "RunOutputFileVerifyTask" task from assembly "C:\Program Files (x86)\Atmel\Studio\7.0\Extensions\Application\AvrGCC.dll". Task "RunOutputFileVerifyTask" Program Memory Usage : 0 bytes 0.0 % Full Data Memory Usage : 0 bytes 0.0 % Full Done executing task "RunOutputFileVerifyTask". Done building target "CoreBuild" in project "hello.load.45.cproj". Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '') was evaluated as ('' != ''). Target "Build" in file "C:\Program Files (x86)\Atmel\Studio\7.0\Vs\Avr.common.targets" from project "D:\Atmel7Project\fab14_project\hello.load.45\hello.load.45\hello.load.45\hello.load.45.cproj" (entry point): Done building target "Build" in project "hello.load.45.cproj". Done building project "hello.load.45.cproj". Build succeeded. ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========