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.