Good day friends - wonder if any one can help i have a issues uploading from xod to arduino uno
i have two separate identical arduino boards on different computers set up exactly the same , with
same problem
cables are fine
both boards upload easy from standard arduino ide
correct ports and boards selected ( uno )
the error Xod is giving me is the following , please help
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
Error during Upload: uploading error: uploading error: exit status 2
Upload failed
Command Process exited with code 1
THE ERROR XOD IS GIVING TO BE EXACT IS THE FOLLOWING
Uploading compiled code to the board…
Waiting for upload port…
No new serial port detected.
esptool v0.4.13 -
setting board to ck
setting baudrate from 115200 to 115200
setting port from COM1 to COM4
setting address from 0x00000000 to 0x00000000
espcomm_upload_file
espcomm_upload_mem
setting serial port timeouts to 1000 ms
opening bootloader
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
Error during Upload: uploading error: uploading error: exit status 2
Upload failed
Command Process exited with code 1
Not sure. XOD uses same application as IDE to push code to Arduino. Did you make any wiring changes? Connecting hardware to communication pins used by USB will cause problems.
all i have is simple flashing led on a standard arduino uno , i have exactly the same set up at work both boards load any code perfect from arduino ide to the actual board , it just loading from xod to arduino
thats the problem , some one on here had the same problem it would appear , all they said was it was a admin problem on both the computers , thats all they said , just want to know if any one knows anything about it , or how to or were to look at least thank you
if you look at the fail status code above , its like its trying to communicate but somthin is stopping it ,
the RX led flashes , but not the TX led on boards