probleme arduino

bnojour je me lance dans le arduino diecimila par usb je tente de piloté un aficheur lcd mais je n'arive pas as envoyer le programe as l'arduino voici le message d'érreur :

java.io.IOException: CreateProcess: F:\arduino\arduino-0011-win\arduino-0011\hardware/tools/avr/bin/avr-gcc -c -g -Os -IF:\arduino\arduino-0011-win\arduino-0011\hardware\cores\arduino -w -mmcu=atmega168 -DF_CPU=16000000L -Ihardware\libraries\LCD4Bitx20 F:\arduino\arduino-0011-win\arduino-0011\hardware\cores\arduino\pins_arduino.c -oC:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\build20732.tmp\pins_arduino.c.o error=193

at java.lang.Win32Process.create(Native Method)

at java.lang.Win32Process.(Unknown Source)

at java.lang.Runtime.execInternal(Native Method)

at java.lang.Runtime.exec(Unknown Source)

at java.lang.Runtime.exec(Unknown Source)

at java.lang.Runtime.exec(Unknown Source)

at processing.app.Compiler.execAsynchronously(Compiler.java:308)

at processing.app.Compiler.compile(Compiler.java:219)

at processing.app.Sketch.build(Sketch.java:1578)

at processing.app.Sketch.handleRun(Sketch.java:1247)

at processing.app.Editor$36.run(Editor.java:1390)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

si vous pouvier me venir en aide merci d'avance