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

STM32F030 simulator problem: error 65

I'm having troubles to run STM32F030 RTX_blinky example in simulator:

*** error 65: access violation at 0x0000000C : no 'read' permission

If I force vector values of SP and PC that I see in FLASH at 0x08000000 it happens the same on the first step.

Thanks in advance and Regards,
Gustavo

Parents
  • Would it be possible to color-code the dialogs in the debugger for features that are - or aren't supported so people directly when they look knows this feature can't be viewed in the debugger (and so can then also not be tested in the code unless on real hardware)?

    Right now, I would expect that quite a number of people spends very much time trying to figure out why things doesn't work - either because they have missed to check for simulation support, or the simulation support information isn't explicit enough. Or isn't applicable to the specific version of uVision used. Somehow, it would help if all XML files contained more specific version information tags allowing uVision to catch too old or too new plugins and other potential issues that may hit a user.

Reply
  • Would it be possible to color-code the dialogs in the debugger for features that are - or aren't supported so people directly when they look knows this feature can't be viewed in the debugger (and so can then also not be tested in the code unless on real hardware)?

    Right now, I would expect that quite a number of people spends very much time trying to figure out why things doesn't work - either because they have missed to check for simulation support, or the simulation support information isn't explicit enough. Or isn't applicable to the specific version of uVision used. Somehow, it would help if all XML files contained more specific version information tags allowing uVision to catch too old or too new plugins and other potential issues that may hit a user.

Children
No data