cancel
Showing results for 
Search instead for 
Did you mean: 

Simulation Problem in keil 4.2V

k_hraj
Associate II
Posted on October 15, 2011 at 10:03

I could not simulate my code written for STM32F205ZE using keil 4.2V.Following is error code it is showing, when I start debug session.

*** error 65: access violation at 0x0000000C : no 'read' permission

If I try to run it is showing:

*** error 65: access violation at 0x00000000 : no 'execute/read' permission

Please give me suggestions to solve this problem.
3 REPLIES 3
Posted on October 15, 2011 at 17:53

Please give me suggestions to solve this problem.

 

http://www.keil.com/support/docs/814.htm

Try reviewing documentation

Try Keil technical support

Try using the most current release (v4.22 last I checked)
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
rales
Associate
Posted on May 31, 2012 at 16:51

I have the same problem, and cost about 6 hours screwing around ''trying'' stuff, still doesn't work...

Never had a problem with NXP,  now I will be ''trying'' a different line of processors!

Posted on May 31, 2012 at 17:19

But ST isn't responsible for the failings of KEIL software.

KEIL does not represent that the part is simulated.

http://www.keil.com/dd/chip/5110.htm

ST has eval boards in the $10-20 range that permit testing on a physical part. Simulators classically fail to represent the nuances of the silicon implementation accurately.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..