Hi every one I encounter with this error during debugging my program in Keil:
*** error 65: access violation at 0x0FFE443C : no 'write' permission
I am using LPC1768. this area that compiler effort to access is reserved in LPC1768 Memory Map.
My program is using dynamic sized variables and I also changed heap and stack size in
Startup; but there were the same errors
Why this kind of error occurs? Can every one help me?
yes, you are right. my fault was exactly something you said. i am very appreciative because of your helps and recommends. surely your recommends will help me to be a better programmer. i will do exactly as you said and come back after understanding all those you said. thanks again for spending your time to solve my problem. bye