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

qemu riscv installation issue related to busybear #15

Open
TR174 opened this issue Dec 16, 2019 · 2 comments
Open

qemu riscv installation issue related to busybear #15

TR174 opened this issue Dec 16, 2019 · 2 comments

Comments

@TR174
Copy link

TR174 commented Dec 16, 2019

hi, I tried to install qemu riscv using the following link -
https://risc-v-getting-started-guide.readthedocs.io/en/latest/linux-qemu.html
But at the last step when I ran the command - make -j $(nproc) in busybear-linux folder, the following error showed up -
make[1]: Leaving directory '/home/tashfia/riscv64-linux/busybear-linux/build/linux-5.0'
./scripts/build.sh: line 84: ../../src/riscv-pk/configure: No such file or directory
Makefile:10: recipe for target 'busybear.bin' failed
make: *** [busybear.bin] Error 127
Can you please help me out?

@imhjnju
Copy link

imhjnju commented Jan 9, 2020

try this?
#7 (comment)

@TR174
Copy link
Author

TR174 commented Jan 16, 2020

Thanks. It was resolved. I would rather have a query. How can I connect qemu risc-v to RTLs like in a SoC? Could you please help me out?

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

No branches or pull requests

2 participants