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

uVision Simulator: Simulating STM32F2xx device

I am trying to use uVision simulator to run some of the demo applications for the MCBSTM32F200 prototype board.

When I enter a debug session, I get the following information in the command window:

Load "C:\\Keil\\ARM\\Boards\\Keil\\MCBSTM32F200\\Blinky\\RAM\\Blinky.AXF"
*** error 65: access violation at 0x0000000C : no 'read' permission

This is with the 'Run to main' option selected

The disassembly window shows zeros at adress location 0x0000000, to which the PC points. I would imagine I would have to get the simulator to run from internal ROM location, but am unsure how to do this

Does anyone have any thoughts on this

Regards

0