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: access violation at 0x0004F042 : no 'write' permission

Hi,

I am using LPC1311,I was running piece of assemble code GLOBAL Reset_Handler AREA text,CODE,READONLY ENTRY

Reset_Handler

MOV R0,#4 s b s
END

once i start debugging the code it gives me access violation ,pls give me sugesstion to over come this issue

Parents Reply Children
No data