• LPC CRP
    Hello! I got keil project for LPC4088 In start up file i see: ; IF :LNOT::DEF:NO_CRP ; AREA |.ARM.__at_0x02FC|, CODE, READONLY ;CRP_Key DCD 0xFFFFFFFF ; and in iap.h file i see: #define...
  • LPC CRP
    Hello! I got keil project for LPC4088 In start up file i see: ; IF :LNOT::DEF:NO_CRP ; AREA |.ARM.__at_0x02FC|, CODE, READONLY ;CRP_Key DCD 0xFFFFFFFF ; and in iap.h file i see: #define...
  • CRP on LPC1768
    Please help me on activating CRP for LPC1768 micro using keil uv4. Regards Zal
  • CRP on LPC1768
    Please help me on activating CRP for LPC1768 micro using keil uv4. Regards Zal
  • CRP code for LPC1114
    I required code for Code Read Protection for using with LPC1114fn28 chip so that i can protect my code.