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.
When stepping through an application we are getting an error 65: access violation at 0x008000 no write permission. This is the memory location for the Boot Bank Base Address (NBBABR). Can anyone explain what is happening here and how to resolve the problem? Thanks
Do you use the simulator or a real device? If you simulate, you might map this memory region to be writeable. http://www.keil.com/support/man/docs/uv3/uv3_cm_map.htm
We are using a real device. The problem occurred when we modified some of the code of our application, the configuration settings have not been changed eg. Boot Bank Base address.
What happens if you use r+ (file must exist).
Forum hickup.
I was answering a different thread, but the above message ended up here. Then I did post a note about this, that was shown in this thread until I went back to the thread list and was not shown when I revisited this thread...