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

tycmd: reboot hangs when uploading from RPi 4B #97

Open
SJFOM opened this issue Sep 27, 2022 · 1 comment
Open

tycmd: reboot hangs when uploading from RPi 4B #97

SJFOM opened this issue Sep 27, 2022 · 1 comment
Assignees

Comments

@SJFOM
Copy link

SJFOM commented Sep 27, 2022

I am running BalenaOS and have a working version of the tycmd tool running on my Raspberry Pi 4B 8G model.
Screenshot 2022-09-27 at 10 30 52

However, when I attempt to upload firmware to a Teensy 4.1 MCU, the tycmd tool has trouble rebooting the Teensy. This is true either:

  • If I don't use the --wait flag and the tycmd tool attempts to reboot the Teensy itself
  • If I do use the --wait flag, press the user button -> tycmd will have trouble rebooting the Teensy after a successful program.

Screenshot 2022-09-26 at 19 04 19

I have the correct udev rules installed (00-teensy.rules) and they appear in my system.

Screenshot 2022-09-26 at 19 00 18

I have tried building with cmake using the -DCMAKE_BUILD_TYPE=Debug flag but it doesn't seem to yield any extra output. Any ideas on what might be the cause here or what else I could try?

@Koromix
Copy link
Owner

Koromix commented Nov 25, 2022

Could you try with the option tycmd --rtc none <firmware>?

@Koromix Koromix self-assigned this Nov 25, 2022
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

2 participants