We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, i'm new to Keil and unfortunately got a lot of problems with it! I create a new, empty project for my AT91SAM7X256 MCU as my target. add a new source file and write just the main function. (the startup code as already add by keil) there is no compiler error, but when i start the debugger to simulate the MCU, it shows an error: *** error 65: access violation at 0x00000000 : no 'execute/read' permission
this is also true for any sample applications provided by keil (like blinky).
Thanks for your help
Thanks for your reply! I reviewed it, but couldn't solve the problem :(