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
You didn't answer the question: Does your processor have any writable RAM at I:0x080?
In fact, does your processor have any memory at all at I:0x080??
I you don't already know, you can find the answer in the chip's Datasheet (and if you've been writing programs without knowing, it is not surprising that they misbehave!)
thank's for the help and i find the soln my way now the code is working properly on h\w. And compliting its all task without any trouble