-
Notifications
You must be signed in to change notification settings - Fork 966
Closed
Description
I defined tohost
and fromhost
as memory locations in the linker script for a bare-metal program that I'm trying to run within spike. But I can't find anywhere how these symbols are actually used. I assumed that I could just write bytes from within my program to the location as defined by tohost
and they would show up, but that doesn't seem to be the case.
How can I use these symbols to actually exchange data between spike and the host machine?
scottj97, jasonyu1996, tux3 and michael-etzkorn
Metadata
Metadata
Assignees
Labels
No labels