This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

error 65

Hi i m new to keil
i m getting an error while running the following program

ORG 00H
MOV R0,#20H
MOV A,#00H
ADD A,RO
END


there is no error while building and linking
n on debugging
while i get an error at run time
error :65 access violation at 0x0005
plz help me out wat to do
i hav read ur error 65 document but i am unable to get wat to do
plz tell me whole path n wat to do

Parents Reply Children
No data