 | Discussion Forum |  |
|
|
Can not simulate any program!Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Vahid Rassouli Posted 14-Jul-2009 13:19 GMT Toolset ARM |  Can not simulate any program! Vahid Rassouli 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 | | Read-Only Author Tamir Michael Posted 14-Jul-2009 13:29 GMT Toolset ARM |  RE: Can not simulate any program! Tamir Michael maybe your selected target is incorrect? have you chosen the simulator in the debug menu...? | | Read-Only Author Vahid Rassouli Posted 14-Jul-2009 15:24 GMT Toolset ARM |  RE: Can not simulate any program! Vahid Rassouli the target is selected correctly! as i mentioned above, even the provided examples have the same problem. I just open their project file! | | Read-Only Author Al Bradford Posted 14-Jul-2009 19:55 GMT Toolset ARM |  RE: Can not simulate any program! Al Bradford I have no experience with your selected device, but I just opened a 'Blinky' file with your device type. The Memory Map looks very strange and incomplete. In the Simulator, you can set memory ranges for read, write or execute. In the Simulator, have you looked at the memory map at Debug -> Memory Map? Sorry this is not much help but I would need to find the device data sheet to determine the device memory map. I'll let you review the data sheet in more detail. Bradford | | Read-Only Author Vahid Rassouli Posted 15-Jul-2009 14:21 GMT Toolset ARM |  RE: Can not simulate any program! Vahid Rassouli Thanks for your reply! I reviewed it, but couldn't solve the problem :( | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|