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.