Keil Logo Arm Logo

Discussion Forum

please solve *access violation problem

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
deepak sarwade
Posted
2-May-2007 17:05 GMT
Toolset
ARM
New! please solve *access violation problem

I'm working on ARM7 cored LPC2138 MCU. while declaring arrays of lengh 250 it gives a problem as follows
*** error 65: access violation at 0x3FFFFEF0 : no 'write' permission

what this problem is about?? somebody please solve...

Read-Only
Author
Hans-Bernhard Broeker
Posted
2-May-2007 21:42 GMT
Toolset
ARM
New! RE: please solve *access violation problem

Your program tries to use memory that, according to your configuration of the debugger, doesn't exist. The debugger, rather justifiably, complains about that. At least one of the two (program, debug configuration) has to be wrong. You and the controller datasheet will have to figure which of them it is.

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.