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 was archived by the owner on Apr 22, 2019. It is now read-only.
I'm trying to use FreeRTOS for a multi-core platform. So I began with Spike simulation.
When I run the app using the new version of spike it succeeds. But if I run it with -p2 dual-core I get the (tohost = 6) error again !! Does running FreeRTOS with multi-core need any specific configuration or code adjustment?