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 have issue with simulator when debugging. Here is my error
*** error 65: access violation at 0xFFFFFFF4 : no 'write' permission
I follow this old guide https://community.arm.com/support-forums/f/keil-forum/28981/access-violation-at-0xfffffff4, but it did not work.
My target board is MIMXRT100-EVKB, so I installed DFP as follow https://www.keil.arm.com/devices/nxp-mimxrt1062dvl6b/boards/. I import hello_world example from packs installer, build, debug and run.
Thanks.