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 hangs #1

Open
suhasskrishanmurthy opened this issue Jul 16, 2019 · 0 comments
Open

qemu hangs #1

suhasskrishanmurthy opened this issue Jul 16, 2019 · 0 comments

Comments

@suhasskrishanmurthy
Copy link

i am trying to run freertos on qemu ,
i built the freertos executable following this link
https://github.com/padmaraob/FreeRTOS_QEMU
and used the command
./riscv64-softmmu/qemu-system-riscv64 -machine spike_v1.10 -kernel ~/FreeRTOS-RISCV/Demo/riscv-spike/FreeRtos.elf -nographic
but it got stuck by outputing
Invalid htif write: address 0000000000000008
Invalid htif write: address 000000000000000c
Invalid htif write: address 0000000000000010
Invalid htif write: address 0000000000000014
Invalid htif write: address 0000000000000018
Invalid htif write: address 000000000000001c
Invalid htif write: address 0000000000000020
Invalid htif write: address 0000000000000024
Invalid htif write: address 0000000000000028
Invalid htif write: address 000000000000002c
Invalid htif write: address 0000000000000030
Invalid htif write: address 0000000000000034
Invalid htif write: address 0000000000000038
Invalid htif write: address 000000000000003c

Now can anyone tell me what i am doing wrong and how to do this

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

1 participant