arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.1k stars 7k forks source link

Hangup *** [upload] Error 129 with platformIO #10479

Closed ghost closed 4 years ago

ghost commented 4 years ago

Whenever I try to upload to my teensy the teensyduino app pops op but the code doesn't seem to run. I have the 49-teensy rules installed. It seems a linux error 128 is a refused key. This is the tail of the terminal output;

configuring upload protocol... AVAILABLE: jlink, teensy-gui CURRENT: upload_protocol = teensy-gui Uploading .pio/build/teensy41/firmware.hex Hangup *** [upload] Error 129

cmaglie commented 4 years ago

This is not the issue tracker for Teensy boards, I guess you will find more help here: https://forum.pjrc.com/ (cc @PaulStoffregen)