I am using the µVision Simulator on a FRDM KL25z device.
When I start the simulator via the debugger, I get the following error:
*** error 65: access violation at 0x40048100 : no 'write' permission
The debugger runs well with the FRDM KL25z device.
How can I configure the simulator to run?
Thanks
This will help to run the simulator, but as the address range is reserved for peripherals, they will become mere RW memory locations as there is no simulation available for your device!