Hello Everyone, I got a Quad UDOO and I want just to implement simple projects using Arduino IDE 1.5.4 from external PC. I installed CP210x USB to UART Bridge. I downloaded bossac patch file and replaced it with the original. I removed J18 jumper. MicroUSB cable connected to CN6. I tried to upload serial monitor codes only to print "Hello" repeatedly and also blinking a LED but both of them didn't work. Could you please tell what's the problem. Thanks in advance..
Hi there Mazen619, could you post the error that Arduino IDE returned? Have you selected Arduino DUE from tools--->board menù?
Hi Andrea Rovai, Thanks for your reply and sorry for the late response. 1- Yes I selected Tools --> board --> Arduino Due (Programming Port) 2- There's no error message returned from Arduino IDE what I got is: And it stuck like that.. I think it's stupid problem but I don't know what it is.. Thanks
Hi there Mazen619, it may seems a stupid question the one that I'm asking you but is there UDOObuntu or Android running on Quad while you're using Arduino?
Hi Andrea Rovai, As I told you it's silly problem. Previously I was only copy and replace the patch file "bossac" in this path C:\Program Files (x86)\Arduino\hardware\tools What I did now, after I download the zip patch file and extract it, I overwrite the existing files ( bossac & cygwin1 ) in the same path. Now everything is working fine ^_^ Thanks for your help.. By the way, I burned UDOObuntu on the SD card and my arduino codes are working fine even if I remove the SD card.
Hi there Mazen, I was meaning that for what concerns execution it works without the SD, but to flash the sketch you need UDOObuntu or Android running.
Hello, I got UDOO Quad. I am trying to program it externally using PC(windows 8.1) using Arduino IDE(version 1.5.4). I did patch up and connected UDOO(CN6) to my PC using micro usb with J18 unplugged.When I try to upload basic Blink code it is displaying the error "SAM-BA operation failed". When i deleted the cygwin1.dll file from" C:\Program Files (x86)\Arduino\hardware\tools " and trying to upload the code it is not displaying the errors but the code is not uploading.
Hi there Itachi, try it with all the jumpers unplugged. Regarding you having deleted cygwin1.dll filefrom" C:\Program Files (x86)\Arduino\hardware\tools, that's the reason why it got all messed up. You shouldn't delete it.