PaulStoffregen / teensy_loader_cli

Command line Teensy Loader
http://www.pjrc.com/teensy/loader_cli.html
332 stars 152 forks source link

teensy_write time-out too short #33

Closed Nungu closed 7 years ago

Nungu commented 7 years ago

I am experiencing programming errors when programming a Teensy 3.6 on Mac OS-X and on Ubuntu. After pressing the button, the first programming run fails: "Programming....error writing to Teensy". If I restart the programming a 2nd time, it works well.

Increasing the teensy_write time-out from 0.25 to 0.5 fixes the problem.