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
View all questions in Keil forum