• 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...
  • protecting a sector of flash
    Hi! Is it possible to protect a sector by software to protect important information and unprotect it again in software to read or update this information? I'm using an AMD Flash AM29F200! Thanks...
  • Rewriting internal flash sectors with IAP
    Hello, A colleague of mine needs to maintain the values of variables in non-volatile memory but the only provisions he has is internal flash. He implemented a scheme that uses 7 sectors (LPC1788...
  • Erasing and writing in a sector of flash AM29F160D
    Could some one of you help with the commands to erase and write in a sector of flash AM29F160D. The processor is MC68332. -VIVEK
  • Fill unused sector in flash with random value
    Hi Guys, I have a LPC2292 system and i use a linker file to flash the FLASH / ROM on the board. The FLASH is totally 256KB divided into a number of sectors. My code is around 31KB and occupied the...