I am having what may be a similar problem: VicMacMini:ioiodude-0102 VicMini$ ./ioiodude --port=/dev/tty.usbmodem1A121311 versions
Exception in thread "main" purejavacomm.PureJavaIllegalStateException: JTermios call returned -1 at class purejavacomm.PureJavaSerialPort line 1297 at purejavacomm.PureJavaSerialPort.checkReturnCode(PureJavaSerialPort.java:1308) at purejavacomm.PureJavaSerialPort.access$12(PureJavaSerialPort.java:1297) at purejavacomm.PureJavaSerialPort$2.read(PureJavaSerialPort.java:839) at purejavacomm.PureJavaSerialPort$2.read(PureJavaSerialPort.java:734) at ioio.dude.SerialPortIOIOConnection$GracefullyClosingInputStream.read(Unknown Source) at ioio.dude.IOIODudeMain.connect(Unknown Source) at ioio.dude.IOIODudeMain.main(Unknown Source) Any idea what I am doing wrong? I seem to be communicating with the ioio board OK: VicMacMini:ioiodude-0102 VicMini$ ./ioiodude IOIODude V1.2 Usage: ioiodude <options> versions ioiodude <options> fingerprint ioiodude <options> write <ioioapp> Valid options are: --port=<name> The serial port where the IOIO is connected. --reset Reset the IOIO out of bootloader mode when done. --force Bypass fingerprint matching and force writing. VicMacMini:ioiodude-0102 VicMini$ ls /dev/tty.usb* /dev/tty.usbmodem1A121311 On Wednesday, August 13, 2014 at 11:52:52 AM UTC-7, Luke Zahalka wrote: > > Trying to run an emulator through the ioiobridge and I receive this error: > > ./ioiobridge: line 4: adb: command not found > > > I got the chmod and followed the instructions online > > > Anyone else run into this error? > -- 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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
