Replies: 1 comment
-
|
Apparently, the answer is nothing else is required. It might be handy to mention this as a prerequisite in the download instructions. This is a much-needed alternative to "gas" for taking a looksee at RISC-V development. Thanks much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the SharpRISCV Assembler and got the following error when I tried to execute from the command line:
"SharpRISCV.exe -help" which in most cases I would expect a help message.
App: C:\Users\Graham\Downloads\SharpRISCV\SharpRISCV.exe
Architecture: x64
App host version: 8.0.0
.NET location: Not found
Learn more:
https://aka.ms/dotnet/app-launch-failed
Download the .NET runtime:
https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win-x64&os=win10&apphost_version=8.0.0
Besides following instructions in the error message, what else might I need to do?
Beta Was this translation helpful? Give feedback.
All reactions