I can’t upload to the Leonardo - New here and have tried EVERYTHING…
Cant get ot to work - reinstalled, etc
get the following error…
avrdude: ser_send(): write error: sorry no info avail
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: leave prog mode
avrdude: ser_send(): write error: sorry no info avail
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: exit bootloader
avrdude done. Thank you.
Error: exit status 1
Error during upload.
Upload failed
Command C:\Users\Mel\AppData\Local\Programs\XOD IDE\resources\arduino-cli.exe --config-file=C:\Users\Mel\AppData\Local\Temp\arduino-cliPwcwYW\.cli-config.yml upload --fqbn arduino:avr:leonardo --port COM4 --verbose -t C:\Users\Mel\AppData\Local\Temp\xod_temp_sketchbookm1i4FW\xod_1570138377913_sketch failed with code 1
Make sure the board is connected, the cable is working, the board model set correctly, the upload port belongs to the board, the board drivers are installed, the upload options (if any) match your board specs.
Hi
Thanx for replying
Its an original Arduino Leonardo v3 board - all works fine with Arduino IDE…
I can upload etc with the IDE, but with XOD I get the errors
I have made sure to use the correct board selection as well as port.
(currently com-4)
Strangely tho, I have noticed on the IDE that the com port toggles between com4(read) and com3(write) - I cant figure out why…
I therefore suspect coms errors…
Hope this helps
Thanx
Mel
Hm… we need to investigate it.
Can you provide more information about your OS (version) and version of the XOD IDE?
If you have another board, can you try to upload something on it? I mean, this error reproduces only with Arduino Leonardo, or you have the same behaviour with some other boards?
Until we investigate it and fix, you can use Arduino IDE to upload the code (you can get it in Deploy -> Show code for Arduino). Sorry for the inconveniences.
OK - so it works PERFECTLY on PC2!!!
Exact same OS, etc (in fact the HDs were cloned!!!)
There is something clashing on PC1…
I have started shutting down services to see if theres any change, but so far nothing helps…
Really strange…
Does PC1 have a __lib__\xod folder in your XOD Workspace? If so, deleting it will probably resolve the problem. This folder is created when you modify a built-in patch, and having it prevents the newer versions of built-in patches from being used after you update.
NOTE: just delete the xod subfolder under __lib__, not the entire __lib__ folder.
Solved!!!
It’s a USB port problem - ports on MSI motherboard dont seem to work correctly…
I installed a addon USB board and used that port - and all works 100%