• 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...
  • code read protect
    hello, how is it code read protect for LPC2148 MCU.?
  • code read protect
    hello, how is it code read protect for LPC2148 MCU.?
  • 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...
  • Code read protection xith Realview
    Hi all, I'm trying to enable the code read protection an an LPC2292. Therefore I followed the article http://www.keil.com/support/docs/3237.htm I get the error message: "L6291E: Base address...