Try doing this on windows, UPDATING FIRMWARE: 1. Open Command Prompt at folder location of IOIODUDE: SHIFT + RIGHT CLICK -> Open Command Prompt at Folder. 2. Type: "c:\Program Files (x86)\Java\jre7\bin\java" -jar "d:\Student Data\Downloads\IOIODude-0100\ioiodude.jar" 3. Download a version from the wiki and store it somewhere on the PC (I chose the default downloads directory) 4. type into cmd prompt: "c:\Program Files (x86)\Java\jre7\bin\java" -jar "d:\Student Data\Downloads\IOIODude-0100\ioiodude.jar" --port=COM5 versions NOTE *** Instead of COM5 you use whatever port your ioiodevice is listed as under in your device manager. 5. Go to <https://github.com/ytai/ioio/wiki/Downloads> https://github.com/ytai/ioio/wiki/Downloads and download the latest bundle by clicking on the QR-Code (NOT THE DOWNLOAD LINK!) - the QR code will download the .app file instead of the source code! 6. Type into the cmd prompt: "c:\Program Files (x86)\Java\jre7\bin\java" -jar "d:\Student Data\Downloads\IOIODude-0100\ioiodude.jar" --port=COM5 --reset write "d:\Student Data\Downloads\App-IOIO0400.ioioapp" NOTE *** The .ioioapp file will be saved wherever you saved it upon downloading - adjust the above pathfile in step 6 accordingly. 7. Let the write happen, it should take a few seconds and a progress bar should appear. 8. You are now done! The ioio board should have the latest firmware installed. EDIT: For the latest app version in 5.02 this worked: "c:\Program Files\Java\jre7\bin\java" -jar "d:\Student Data\Downloads\ioiodude.jar" --port=COM4 --reset write "d:\Student Data\Downloads\App-IOIO0500.ioioapp"
On Tuesday, April 29, 2014 10:46:02 AM UTC-5, Ernesto Sanchez wrote: > > Hello, I'm trying to upgrade my IOIO OTG firmware in Ubuntu, Idon't knwo > whatis happening but i can not connect to IOIO, Itonly disconnect and > connect again, somebody can help me? > > This is my dmesg output: > [30833.760067] usb 2-1: USB disconnect, device number 70 > [30836.340053] usb 2-1: new full-speed USB device number 71 using uhci_hcd > [30836.529072] usb 2-1: New USB device found, idVendor=1b4f, idProduct=0008 > [30836.529079] usb 2-1: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [30836.529083] usb 2-1: Product: IOIO > [30836.529087] usb 2-1: Manufacturer: IOIO Open-Source Project > [30836.532424] cdc_acm 2-1:1.0: This device cannot do calls on its own. It > is not a modem. > [30836.532453] cdc_acm 2-1:1.0: ttyACM0: USB ACM device > [30836.736076] usb 2-1: USB disconnect, device number 71 > [30839.296042] usb 2-1: new full-speed USB device number 72 using uhci_hcd > [30839.484070] usb 2-1: New USB device found, idVendor=1b4f, idProduct=0008 > [30839.484077] usb 2-1: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [30839.484081] usb 2-1: Product: IOIO > [30839.484085] usb 2-1: Manufacturer: IOIO Open-Source Project > [30839.487159] cdc_acm 2-1:1.0: This device cannot do calls on its own. It > is not a modem. > [30839.487190] cdc_acm 2-1:1.0: ttyACM0: USB ACM device > [30839.712088] usb 2-1: USB disconnect, device number 72 > [30842.256060] usb 2-1: new full-speed USB device number 73 using uhci_hcd > [30842.444071] usb 2-1: New USB device found, idVendor=1b4f, idProduct=0008 > [30842.444078] usb 2-1: New USB device strings: Mfr=1, Product=2, > SerialNumber=0 > [30842.444082] usb 2-1: Product: IOIO > [30842.444085] usb 2-1: Manufacturer: IOIO Open-Source Project > [30842.447159] cdc_acm 2-1:1.0: This device cannot do calls on its own. It > is not a modem. > [30842.447193] cdc_acm 2-1:1.0: ttyACM0: USB ACM device > [30842.688070] usb 2-1: USB disconnect, device number 73 > > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
