Hi,
I tried to simulate the Blinky project under uVision, but I keep getting error messages like:
*** error 65: access violation at 0x40048080 : no 'read' permission
Any R/W access, even to data registers produces similar messages. I am running MDK 4.60 with the LPC800 addon.
Also, no peripheral show up in a debug session, other than four system control registers.
Any ideas on what's happening?
Thanks, Julio de Melo
Actually while simulating these devices there is missing .ini file actually. So you can create your own file.
I you debug your code on hardware there will be no error.
You got only four registers while simulating as I think might be simulation of all peripherals is not available right now.