

File name:     C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples\TUT_01.c

Generated by:  Flowcode v4.3.6.61

Date:          Friday, June 04, 2010 03:48:14

Licence:       Professional



      ***UNREGISTERED***





   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 "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.c" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.lst"



C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-gcc.exe" -mmcu=atmega324p -Os -funsigned-char -o "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.c" -lm 



C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objdump.exe" -S "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf"  1>"C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.lst" 



C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-size.exe" -B -d "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" 



.



   text	   data	    bss	    dec	    hex	filename

    358	      0	     22	    380	    17c	C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf



Compilation successful!



Return code = 0



Launching the linker/assembler...

C:\Program Files\Matrix Multimedia\Flowcode AVR V4\Tools\MX_bats\avrb.bat "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.hex" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.cof"



C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objcopy" -O ihex -R .eeprom  "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.hex" 



HEX file creation successful!



C:\Documents and Settings\paul bunion\Desktop\FlowCodeAVR4\Examples>"C:\PROGRA~1\MATRIX~1\FLOWCO~2\Tools\MX_bats\..\bin\avr-objcopy" -O coff-avr -R .eeprom  "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.elf" "C:\DOCUME~1\PAULBU~1\Desktop\FLOWCO~1\Examples\TUT_01.cof" 



COFF file creation successful!



Return code = 0



FINISHED