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
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
That's Correct Anton.
The intention was to demonstrate the 64bit FreeRTOS on Spike and it did not meant to be multicore RTOS port. Will update readme to make it clear so there is no ambiguity.
@noureddine-as ,
To succeed with running FreeRTOS on multiple cores you will need the FreeRTOS version which is capable of running on multiple Cores. You may find this discussion useful here
Hello,
Exactly @AntonKrug . Thanks @nitindeshpande , I found that master thesis report months ago, but unfortunately, I didn't had time to implement the multi-core version, I just used the following repo https://github.com/illustris/FreeRTOS-RISCV which was a little bit more maintained.
Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
When I run the FreeRTOS riscv-spike with -p2 (2 processors) i get the following error:
How can I succeed a multi-core simulation using Spike??
Thanks,
Best regards.
The text was updated successfully, but these errors were encountered: