This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to access a file on computer during simulation on ARM processor

Dear All,

I want to simulate a cjpeg code written for generic ARM processor. During simulation I want to pass an image to be compressed which is already stored on my host machine. After compression the jpeg file needs to be written back on computer memory.

Can any one let me know is it possible with ARM development suit? If yes then how?