Hi! I am new one for Keil. I am debugging and running my project, but one the way of running there occurs "*** error 65: access violation at C:0x9603 : no 'execute/read' permission" error and jumped totaly different addresses. What will I do? What kinds of errors might be there? Pls give me advices?
Your program jumps into a section where the simulator assumes no code. Take a look to: http://www.keil.com/support/docs/814.htm Reinhard