Skip to content
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

"teensy_reboot" for ARMv6+ #38

Open
ivankravets opened this issue Jun 16, 2018 · 3 comments
Open

"teensy_reboot" for ARMv6+ #38

ivankravets opened this issue Jun 16, 2018 · 3 comments

Comments

@ivankravets
Copy link
Member

ivankravets commented Jun 16, 2018

Moved from https://community.platformio.org/t/uploading-to-teensy-gives-error-teensy-reboot-not-found-raspberry-pi/4384


@PaulStoffregen could you share somewhere teensy_reboot binary for ARMv6+? I know that source code is closed for this tool. Thanks!


P.S: Please run pio update, I temporary added an empty script for teensy_reboot.

@ivankravets ivankravets changed the title Uploading to teensy gives error teensy_reboot not found (Raspberry Pi) "teensy_reboot" for ARMv6+ Jun 16, 2018
@cudmore
Copy link

cudmore commented Jun 16, 2018

Thanks @ivankravets, I upgraded platformio and it now can upload to my teensy.

Upgrade

sudo pip uninstall platformio
sudo pip install -U platformio

Run

sudo platformio run --target clean
sudo platformio run --target upload

p.s. Still don't understand why I/we need sudo for platformio?

@ivankravets
Copy link
Member Author

Update vs Upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants