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

RuntimeError: name too long after reflashing #22

Open
proppy opened this issue Jan 18, 2023 · 2 comments
Open

RuntimeError: name too long after reflashing #22

proppy opened this issue Jan 18, 2023 · 2 comments

Comments

@proppy
Copy link
Contributor

proppy commented Jan 18, 2023

after reflashing with:

make F746ZG

I get the following error:

RuntimeError: name too long after reflashing

which cause the io_config bring up sequence not to start.

@proppy
Copy link
Contributor Author

proppy commented Jan 18, 2023

one workaround is to run manually the bring up sequence with:

$ make repl
>>> import io_config
>>> io_config.run()

@jeffdi
Copy link
Contributor

jeffdi commented Feb 8, 2023

can you post more detail on this issue?

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

No branches or pull requests

2 participants