You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have replicated everything as closely as I could. I have set up Modelsim and Pulpissiomo environment. I can run the basic "Hello" program simulation.
Now I want to set up the trace_debugger and trdb however it fails on "make make generate-tests-64" step with the following error:
I am running a Ubuntu 20.04.3 LTS.
As I said previously, I have followed the steps as closely as possible. Also, I have tried looking into possible version mismatches or tried to understand what dhrystone entails. Additionally, I have tried configuring the toolchain differently, still, the error persists. and I do not understand what seems to be the issue.
I have replicated everything as closely as I could. I have set up Modelsim and Pulpissiomo environment. I can run the basic "Hello" program simulation.
Now I want to set up the trace_debugger and trdb however it fails on "make make generate-tests-64" step with the following error:
I am running a Ubuntu 20.04.3 LTS.
As I said previously, I have followed the steps as closely as possible. Also, I have tried looking into possible version mismatches or tried to understand what dhrystone entails. Additionally, I have tried configuring the toolchain differently, still, the error persists. and I do not understand what seems to be the issue.
< EDIT >
As I understand it fails during './configure --prefix=$RISCV/target' step from https://github.com/riscv-software-src/riscv-tests
The text was updated successfully, but these errors were encountered: