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

Batch file issue #27

Open
ha1vorsen opened this issue Dec 22, 2021 · 1 comment
Open

Batch file issue #27

ha1vorsen opened this issue Dec 22, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@ha1vorsen
Copy link

ha1vorsen commented Dec 22, 2021

I've read every issue on the project created thus far. Making sure that the cable wouldn't become detached during flashing, I ran the flash.bat while a genuine SX Lite was connected to my PC.

This is the output of the batch file.

Spacecraft-NX DFU found!
Flashing bootloader updater.........................................................................................................................................................................
Waiting for the updater to boot...
Backing up the current bootloader.
................................................................................................................................................................................................
Flashing the new bootloader.
...............................................................................................................................................................................
timeout: invalid time interval '/t'
Try 'timeout --help' for more information.
Spacecraft-NX DFU not found!
!!!DONE!!!
Press any key to continue . . .

I've used three fully separate PCs and three fully separate microUSB cables, they all yield the same result with the same output.
As mentioned in the title, the chip now has a permanent white LED, even after booting to Horizon.

@ha1vorsen
Copy link
Author

ha1vorsen commented Dec 23, 2021

This is an issue with the timeout call in the batch file.
After running the commands manually outside of the batch file, I see that my chip has entered the training mode, and it functions normally.

All of my devices are running Windows 11. Is it possible that they changed the functionality of timeout at all? Since it's only two operations, why not have the user run these commands manually as a troubleshooting step?

@ha1vorsen ha1vorsen changed the title White LED after flashing, boots to HOS directly Batch file issue Dec 23, 2021
@balika011 balika011 added the good first issue Good for newcomers label Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants