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.
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
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.