You could write a peripheral model for RVISS, the implementation of which opened a port for communication. I played around with writing RVISS models a couple of years ago - it's not trivial!If you needs are more basic, you could write out the output of the image running on RVISS to a file using semihosting. Then read the file from the app running on the host machine.