

File name:     F:\Books and Apps\Electronics\FlowCodeAVR4\Examples\33.c

Generated by:  Flowcode v4.3.6.61

Date:          Saturday, June 05, 2010 18:37:50

Licence:       10 User

Registered to: PAUL BUNION





   NOT FOR COMMERCIAL USE



http://www.matrixmultimedia.com





Launching the compiler...

C:\Program Files\Matrix Multimedia\Flowcode AVR V4\Tools\MX_bats\avra.bat atmega324p "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.c" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.lst"



F:\Books and Apps\Electronics\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-gcc.exe" -mmcu=atmega324p -Os -funsigned-char -o "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.c" -lm 



F:\Books and Apps\Electronics\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objdump.exe" -S "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf"  1>"F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.lst" 



.





F:\Books and Apps\Electronics\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-size.exe" -B -d "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" 

   text	   data	    bss	    dec	    hex	filename

   1182	     12	     25	   1219	    4c3	F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf



Compilation successful!



Return code = 0



Launching the linker/assembler...

C:\Program Files\Matrix Multimedia\Flowcode AVR V4\Tools\MX_bats\avrb.bat "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.hex" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.cof"



F:\Books and Apps\Electronics\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objcopy" -O ihex -R .eeprom  "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.hex" 



HEX file creation successful!



F:\Books and Apps\Electronics\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objcopy" -O coff-avr -R .eeprom  "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.elf" "F:\BOOKSA~1\ELECTR~1\FLOWCO~1\Examples\33.cof" 



COFF file creation successful!



Return code = 0



FINISHED