• Flash protection operations
    Hello! I use XC167CI with on-chip Flash module and my task is to provide protection for code and data reading. But I have some variables in one sector which may be modified while unit is in service....
  • Flash sectors in LPC2368
    Hai all; I am doing a project in LPC2368. Here I am using 512k FLASH of LPC2368 for storing some critical (real time) data .I reffered C:\Keil\ARM\Flash\LPC_IAP2_512 for flash programming. ...
  • flashing problem in 4k sectors
    when i am flashing program to 0x000 (bootloader)and then to 0x2000.. the bootloader not working .. it directly goes to the appln ... this works when appln flashed first... whatz the prob behind this...
  • Flash protection
    I'm using silabs parts. The 040 has a vmon protection that resets the process when the supply voltage drops to a point where flash could be corrupted. That is enabled in my code. We are seeing devices...
  • On Chip Flash Protection - Password denied
    Hello, I'm actually trying to install sector/general protection as described in chapter 3.9 in the XC167-32 Manual. For testing, I use the function ActivateGeneralReadProtection(). When calling...