• Regarding CRP Protection
    Hello, Can we change CRP protection from code. Like this const unsigned long crp __attribute__ ((at(0x2FC))) = 0x87654321; I need code read protection in my project. But if I enable it then...
  • CRP on LPC1768
    Please help me on activating CRP for LPC1768 micro using keil uv4. Regards Zal
  • Regarding CRP Protection
    Hello, Can we change CRP protection from code. Like this const unsigned long crp __attribute__ ((at(0x2FC))) = 0x87654321; I need code read protection in my project. But if I enable it then...
  • 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.