• 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) !
  • Read Protection
    Can we make 8051 as read protected , after dumping code?
  • 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...
  • Code Read Protection (CRP3) with MCB2300
    I use CRP3 function in my firmware with MCB2300 demo board. When I download it to MCB2300, then I can't upload another firmware again. How do I solve this problem ? Thank you !!