-
Notifications
You must be signed in to change notification settings - Fork 114
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
Portable CM script failed (name = flash-tinyml-binary, return code = 256) #606
Comments
hey @sahelib25, that looks like OpenOCD couldn't find your microcontroller board. is this running inside a docker container, and have you connected the microcontroller and updated your udev rules? |
Hi @areusch, yes the microcontroller board was connected. But, I am not sure about the udev rules. Also, I did not use the docker container. Can you please help me with how I can update the udev rules? |
@sahelib25 Is this running inside WSL? |
@psyhtest, it is running on chai. |
@sahelib25 try installing these udev rules, then unplugging/replugging the board: https://github.com/stlink-org/stlink/blob/develop/config/udev/rules.d/49-stlinkv2-1.rules |
|
@arjunsuresh & @areusch - I think we should add these notes and CM instructions as a tutorial for the TinyMLPerf folks at https://github.com/mlcommons/ck/tree/master/docs/tutorials . What do you think? We can discuss it during the next conf-call of our taskforce on reproducibility or at the TinyMLPerf meeting... |
@gfursin no objection and no discussion needed on my side as long as this solution fixes the problem. @sahelib25 can you let us know if that fixed your problem? |
Cool! Thank you @areusch! |
Hi @areusch , it is still not working. |
Hi @areusch, I have tried updating the udev rules once again. Now it is working fine. Thank you for your help. |
Proxy tunneling failed: Gateway TimeoutUnable to establish SSL connection. CM error: Portable CM script failed (name = get-dataset-imagenet-aux, return code = 256) Note that it is often a portability problem of the third-party tool or native script that is wrapped and unified by this CM script. So this like not the reason. How to fix the SSL question? waiting.. |
@nefuy Can you please try?
|
Thanks @arjunsuresh ! Seems not the SSL, because the "dropbox.com"
After I download the caffe_ilsvrc12.tar.gz and tar it, the next step is ? I would to know .. |
@nefuy Can you please create a new issue explaining the issue as it does not seem connected to this particular issue? |
Hi, I am trying to reproduce the tiny results v1.0 by OctoML and flash the microcontroller board but the following issue is triggered. Can anyone please help?
The text was updated successfully, but these errors were encountered: