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

Code read protection

Hi !
How can i enable code read protection in realview tools ?
I think could use in carm:

const unsigned int MemoryProtect __at 0x1FC = 0x87654321;

However realview not accepts the command __at.

0