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 Everyone,
I followed an example provided in the help in STM32CubeMX tools from ST. I generated the code and selected Keil 5 as my platform. When I opened the project in Keil, it compiled with no error. But when I tried to simulate the code and hit "run", it generated the following errors "*** error 65: access violation at 0x4002380C : no 'write' permission *** error 65: access violation at 0x40023C00 : no 'read' permission". I tried different examples but similar error was generated. I am using Keil Lite version.
Thanks in Advance
However, if I close the debugger and open it again, I have to redo the mapping.
Time to read the manuals then.