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: no 'execute/read' permission

I'm jumping to an address in external Flash which is outside of my internal EPROM code area. In uV2, I've set up my target with this Off-chip Code Memory starting at address 0x4000 and with a size of 0xC000. When I attempt to make a jump to this address range I get the following error:

***error 65: access violation at C:0x4000 : no 'execute/read' permission
Any idea on what I'm doing wrong?