-
Notifications
You must be signed in to change notification settings - Fork 23
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
Problems of espup
command errors when installing RISC-V target on Raspberry Pi 4B
#458
Comments
It may be the same problem. |
Could you try the suggestions listed #455 (comment) here? Also, how did you install Rust and what is your target? |
The following is the list of commands that I have executed during the deployment of the environment(Raspberry PI 4B).
|
And the espup command succeeded, right? @hzbd |
Sorry, I might not have made it clear above. The problem still hasn't been solved. I just pasted out all my relevant operation commands. @SergioGasquez |
|
I'm extremely sorry for not replying in time. @SergioGasquez
Neither of the above two execution methods has been successful. I don't know whether this situation is caused by problems with my environment or if the program doesn't support such execution by default. However, if it is modified as follows to specify only the target of the
After the espup install steps mentioned above are executed successfully, the example project(Xtensa and RISC-V architectures) can be compiled successfully. |
espup
command supported on Raspberry Pi 4B? espup
command errors when installing RISC-V target on Raspberry Pi 4B
Sorry, the I'll be closing the info as I cant really reproduce it and we already have a workarround |
Bug description
Does
espup
support use on Raspberry Pi 4B?espup install
keeps reporting errors and theRISC-V target
can't be installed. Where can I view more detailed log information? or how can I fix it?Environment
The text was updated successfully, but these errors were encountered: