• RLFlash-FS: EFS fdelete issue
    Hello, I'm using an LPC1788 with RTX and RL-FlashFS with a EFS configured on a NOR chip. I have setup a flash device description file to use 4KB sectors instead of 64kB blocks. Here is a...
  • uVision2 SCVS and case sensitive names
    How can I get uVision2 to not use all uppercase file names? I use a version control system (Perforce) that, since it runs on a Linux server, is case sensitive in file names. When uVision2 opens a file...
  • Problem with LIB51 and upper/lower case names
    I'm having a problem with the filenames that LIB51 generates. Under Win98, if I do: lib51.exe TRANSFER a.obj, b.obj TO silly.lib I end up with a library called Silly.lib when viewed from Windows...
  • file system case sensitive
    I use Keil's file system on a NXP ARM with SD Card. I want to create filenames in lowercase, but when I initialise a string, e.g. strcpy(file_str, "myfile.dat") and do a fopen() with that name it creates...
  • STM32F4xx File Name size
    Using RTX RL-FlashFS on a SD-CARD formatted to FAT32, when I create file with large file name with 13 to 18 characters the file system get corrupted to a point it becomes unreadable when about 100 files...