I want to use the simulator but I always get the following error:
"access violation at 0x00000000: no execute(read permission"
I know that I'm not able to execute or read at this position but where's the necessary information to prevent this error message?
Is there a initialization file (options for target > debug) necessary?
Hans-Jörg
You could try a command like MAP
Example syntax: MAP 0x00000000, 0x0000FFFF READ WRITE EXEC