• How can i Set CRP in LPC2148....what to do with write at location 0x000001FC.
    I Know all the values and Location to Set desired CRP(CODE READ PROTECTION)...but doesn't know how can i set this in my program or is there any other way to SET CRP.....
  • How can i Set CRP in LPC2148....what to do with write at location 0x000001FC.
    I Know all the values and Location to Set desired CRP(CODE READ PROTECTION)...but doesn't know how can i set this in my program or is there any other way to SET CRP.....
  • LPC2400 Startup Fails with CRP
    Hallo Im search for a solution with the keil startup LPC2400.S with EMC enable. I think all users with LPC24xx must have the same ISSUE. The problem ist the asm code length and the scatter loader...
  • LPC2400 Startup Fails with CRP
    Hallo Im search for a solution with the keil startup LPC2400.S with EMC enable. I think all users with LPC24xx must have the same ISSUE. The problem ist the asm code length and the scatter loader...
  • 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...