• Cortex M0 crp3 enabled - how to disable?
    CRP3 has been unintentionally activated on a cortex m0 chip. How can i clear crp 3 via something like flash magic?
  • Cortex M0 crp3 enabled - how to disable?
    CRP3 has been unintentionally activated on a cortex m0 chip. How can i clear crp 3 via something like flash magic?
  • 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
    How to enable code read protection for STM32F429 ? How the same can be implemented using code (not using Keil GUI) !
  • code read protect
    hello, how is it code read protect for LPC2148 MCU.?