Hi,
Everything was working fine then I started getting this problem of timing out and not completing the compile. I tried programming other programs that I knew were ok and got the same error. Anyone else having this same problem?
Thanks
jessey
arduino-builder/arduino-builder -compile -core-api-version 10611 -build-path /
tmp/049852094/build -hardware arduino-builder/hardware -hardware arduino-builder/
packages/cores -tools arduino-builder/tools -tools arduino-builder/packages/tools -
built-in-libraries arduino-builder/latest -libraries /tmp/049852094/pinned -libraries /
tmp/049852094/custom -fqbn arduino:avr:mega:cpu=atmega2560 -build-cache /tmp
-logger humantags -verbose=false -logger humantags /tmp/049852094/The_Duke_On_A_Mega
Sketch uses 16904 bytes (6%) of program storage space. Maximum is 253952 bytes.
Global variables use 3392 bytes (41%) of dynamic memory, leaving 4800 bytes for local variables. Maximum is 8192 bytes.
Flashing with command:C:/Users/Jessey/.arduino-create/arduino/avrdude/6.3.0-arduino9/bin/avrdude.exe -CC:/Users/Jessey/.arduino-create/arduino/avrdude/6.3.0-arduino9/etc/
avrdude.conf -patmega2560 -cwiring -PCOM11 -b115200 -D -Uflash:w:C:/Users/Jessey/
AppData/Local/Temp/arduino-create-agent918053051/The_Duke_On_A_Mega.hex:i
avrdude: ser_open(): can't open device "\\.\COM11": Access is denied.
avrdude: ser_drain(): read error: The handle is invalid.
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
avrdude done. Thank you.