-
-
Notifications
You must be signed in to change notification settings - Fork 792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't upload to TeensyLC #268
Comments
Which is type of your host OS? |
Greetings,
uname -a => Linux 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03) Also have Arduino 1.6.5 w/Teensyduino 1.24 installed. Later, |
Please update PlatformIO packages: platformio update Has it helped you? |
Greetings,
That fixed it. Looks like you (or I?) can close "issue #268". Thanks, |
Thanks @valeros for updates! |
unable to upload to TeensyLC:
Found HalfKay Bootloader
error writing to Teensy
scons: *** [upload] Error 1
Simple fix, pull latest [PJRC command line loader] code from: https://github.com/PaulStoffregen/teensy_loader_cli
The text was updated successfully, but these errors were encountered: