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
RE: please solve *access violation problem
Hans-Bernhard Broeker
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.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.