• 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 ========================================= +--> ...
  • OT Corrupted internal flash on AT89C51ED2
    Sorry for OT, but I in big trouble! From time to time my devices with above mentioned processors corrupt content of internal program memory. Does anyone see this behavior od 80C51ED2? Dozsa...
  • Stack corruption
    Hello, I am working on AT91SAM9G20, Keil 5.10. I am passing a constant structure pointer to a function. typedef struct { int Test; int OkFlag; }StructNode; typedef const StructNode *const...
  • fcheck() for FAT filesystem, file corruption
    Hello, Is there any API supported for FAT-FS to determine file corruption. Similar to fcheck() in EFS (Embedded file system) Thanks, Senthil