• Diff between File system and FAT file system
    Hi to all, i started to work on FAT file system on SD 1GB card. LPC2388 on MCB2300 board. Just now i have completed my binary search on File system on SD card. Simply fopen, fread, fseek,etc. ...
  • ULINK File System Copy File?
    Hello, I'm not sure if this is easily doable but I have an embedded device that has a 4MB NOR flash connected to an LPC1788. Part of the NOR is used for code, part used for direct NOR log data...
  • File System
    Hi May be my question seems to be Irrelevant to this forum but your answer can help me. I am making a file system it is working well in case of files but i donot know how to store directies in it. I...
  • file size in usb host
    Hello Sir, I am working on usb host using LPC2468 and i am using usb hostlite source code .I converted this source code compatible for FAT32 system.I am facing a problem when I create a file with...
  • Hex file size
    HI, From forum i came to know that 1. ZI Data: Zero Initialized Data 2. RO Data are the constants. Total RAM Size = RW Data + ZI Data Total ROM Size = Code + RO Data + RW Data so size...