hi i am sam and i m new user to keil using a eval version. currently i m getting error as follows but after certain time and after some definte loop, plz help me to solve this problem.
*** error 65: access violation at I:0x80 : no 'write' permission
controller is 89c2051.
In that case, have a look at the datasheet and check how much RAM the thing actually has.
http://www.keil.com/dd/chip/2984.htm
in the prog there some fixed task which repeting again and again. the prog. work properly for some fix time but after that it jump's to any where in prog.
As long as you're not willing to be more specific (code examples would be nice. if you do post code, please read the guidelines on posting formatted source code), the only thing that can be stated about your program is that it is buggy.