Are you positive that the ioioapp files have been correctly downloaded? The best way to check that is to rename them to .zip and checking whether your computer can correctly unzip them.
On Mon, Jul 28, 2014 at 11:48 AM, Robis J <[email protected]> wrote: > I have same problem .. I use win8.1 and have : > " > > C:\Users\Administrator\Desktop\dude>ioiodude --port=COM4 versions > IOIO Bootloader detected. > > Hardware version: SPRK0020 > Bootloader version: IOIO0401 > Platform version: IOIO0030 > > C:\Users\Administrator\Desktop\dude>ioiodude --port=COM4 --reset write > App-IOIO0 > 330.ioioapp > Caught IOException. Exiting. > > C:\Users\Administrator\Desktop\dude>ioiodude --port=COM4 --reset write > App-IOIO0 > 500(1).ioioapp > Caught IOException. Exiting. > " > > both files from : > https://github.com/ytai/ioio/tree/master/release/firmware/application > > there are the problem? > > > On Tuesday, January 28, 2014 7:00:37 PM UTC+2, Ytai wrote: > >> You should put the file wherever you want, just make sure to write the >> correct path to it in your command line. >> In your example, the file should be in D:\IOIOdude. >> See gino's post about how to avoid a corrupt ioioapp file. >> >> >> On Tue, Jan 28, 2014 at 2:23 AM, Jiexin Wang <[email protected]> >> wrote: >> >>> Hey Gino. >>> Sorry to bother you. >>> I had the same problem. >>> when i typed as you did, same ioexception appeared. >>> >>> D:\IOIOdude>ioiodude --port=COM9 --reset write App-IOIO0400.ioioapp >>> Caught IOException. Exiting. >>> I'm wondering where to put the ioioapp file?? in the ioiodude folder?? >>> or it will detect automatically?? >>> Thank you. >>> >>> >>> >>> On Monday, July 15, 2013 9:38:10 PM UTC+9, gino wrote: >>>> >>>> Hello, >>>> >>>> I have a working IOIO app and a fried IOIO-OTG (just connecting it to >>>> power, after about 10 seconds the micricintroller chip is too hot to even >>>> touch, not sure how that happened). >>>> Anyway, I got a new IOIO-OTG that is now not recognized by my app - >>>> BaseIOIOLooper.setup() is never called. It is, however, recognized in IOIO >>>> hardware app with the following output: >>>> Android Version: 4.2.1 >>>> IOIO Hardware: SPRK0020 >>>> IOIO Bootloader: IOIO0400 >>>> IOIO Firmware: IOIO0330 >>>> >>>> Yellow LED can be turned on and off in the app. >>>> >>>> If I remember correctly, though the new IOIO does seem to have now the >>>> latest bootloader, I had the same problem with the old one and burning a >>>> new bootloader solved it. >>>> >>>> But I can't burn the bootloader: >>>> I shortened the boot pin and connected to my PC, disconnected the >>>> short, got the flashing LED, installed drivers and then got the following: >>>> >>>> D:\IOIOdude>ioiodude --port=COM9 versions >>>> IOIO Bootloader detected. >>>> >>>> Hardware version: SPRK0020 >>>> Bootloader version: IOIO0400 >>>> Platform version: IOIO0030 >>>> >>>> D:\IOIOdude>ioiodude --port=COM9 --reset write App-IOIO0400.ioioapp >>>> Caught IOException. Exiting. >>>> >>>> >>>> Why does my app not recognize the phone? Why the IOException? >>>> >>>> Thanks, >>>> Gal >>>> >>>> >>>> >>>> >>>> -- >>> 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/groups/opt_out. >>> >> >> -- > 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. > -- 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.
