• Corrupt installation file
    Hi, I am a student trying to install software from the following link (total newbie) www.keil.com/.../armv4.htm the installation runs until the file size reaches 370 MB and terminates saying...
  • LX51 map file corrupt
    When using the LX51 linker (from the latest 7.06a package) some parts of the map file is being corrupted: PROGRAM RECURSIONS REMOVED FROM CALL TREE ========================================= +--> ...
  • FLASH file system
    I need to implement flash file system. Don't know anything about it. Do I need to use the kernel or can I get the functionality without it?
  • Flash File system
    I am using LPC 1768 ARM-Cortex M3 microcontroller which is interfaced to an spi flash memory. Can i implement a file system where i can store files with long filenames on spi flash memory device at25df641...
  • Flash File system on LPC2129
    Hello everyone, I'm trying to get Flash File System(FFS) to get working on a LPC2129. The RAM is only 16kB and since minimum requirement for FFS-RAM is 16kB only, i can't get this to work. On...