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

Simulating code execution in RAM

Hello!
As running code from flash is not so fast I want to run code from RAM. So I took the example that was delivered with the Analog Devices ADuC_Beta702x kit called "FuncRAM".
Wenn I let it run on hardware, then its all ok. But when I try to simulate the code I get the error "no execute/read permission". How can I tell the simulator, that execution of code is possible in RAM?
Bye,Rainer.

0