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

How set MAP for softwere debug simulation?

I create in last MDK-ARM new project for STM32F207Z and can test debuuging in softrare simulator, but debugger say

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

I thing is need make initialisation file with
MAP directive, but I do not know how, and especially why is not it will not generate IDE.
Any advice?