Search results

  1. L

    Teensyduino 1.31 Beta #1 Available

    Hi Paul, I'm actually running Ubuntu 16.04.1 LTS (x86-64), so that shouldn't be an issue. The Teensy loader freezes up when it's started from the Arduino IDE; if I click the button on the Teensy it will go through the steps of programming it, but it doesn't respond to keyboard/mouse input. I...
  2. L

    Teensyduino 1.31 Beta #1 Available

    Ok, I went ahead and chose Serial and this allows it to present the ACM device /dev/ttyACM0 after programming, which allows me to select that as the port to talk to the Teensy with. Unfortunately it still doesn't help to get it to program the Teensy automatically, I get the "report this error...
  3. L

    Teensyduino 1.31 Beta #1 Available

    Ok, thanks for the info! Is there a particular value I should choose? I thought that was only for sketches that did specific things as a USB device.
  4. L

    Teensyduino 1.31 Beta #1 Available

    Thanks for the suggestion, unfortunately it looks like it ignores which programmer you're using and behaves the same way regardless.
  5. L

    Teensyduino 1.31 Beta #1 Available

    I assume you mean another program that opens the USB device like minicom; I am not running any other apps that open the serial port and I haven't modified the bootloader, this is just a copy of the Blink sketch I'm using to test with. Is there a particular programmer I should have selected? I...
  6. L

    Teensyduino 1.31 Beta #1 Available

    Hi Paul, I've run into issues with Arduino 1.6.12 and TD 1.31-beta1 on Linux x64 when uploading code to a Teensy 3.6. It brings up the TD loader but the IDE errors out after a couple seconds with this (From the terminal the IDE was launched from): Opening Teensy Loader... Sketch uses 20,648...
Back
Top