• FlashFS - power fail and wear levelling
    Can anyone explain how the FlashFS handles loss of power? I am concerned about losing data that has been buffered but not written during a power failure. I will be writing directly to SPI flash chips...
  • Battery RAM
    Controller : LPC2368(ARM 7) Issue : Battery RAM values not storing . Junk values getting stored on it. Hi People , I am using LPC2368 (ARM7) . I am facing the following issue with the Battery...
  • Is this safe
    Is it safe to cast a null to struct just to get the size: Example: sizeof(((MEMORY_STRUCT*)0)->GWCD.sid) Thanks JD
  • Battery RAM not saving data
    Having problem with Battery RAM area 0xE0084000 - 0xE00847FF. Have 32 data stored there, but it is lost when power is removed. Vbat is connected and battery voltage is good. RTC retains date & time...
  • LPC2378 Battery Backup RAM
    I have written a program that writes into the Battery RAM of LPC2378. When ever i try to write anything to this RAM Area i am getting the error- " Data Abort: ARM Instruction at 00000B34H, Memory...