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

Error 65 access violation

Hi
I use uv3 to simulate remaping the program into RAM.

When the program run to RAM, the debugger reports the "Error 65 access violation at 0x00010128 : no 'execute/read' permission" .
(my mcu adress from 0x00010000 to 0x0001FFFF is mapped to ram)

What should I do to solve this problem?

0