• EFSL how to check bmp files in dir
    Hello, Hello I have interfaced EFSL(SD Card) with LPC1768 and its working fine. But I am not able to check the number of bmp files in current dir. ls_openDir(&list ,&(efs.myFs ),"/"); while...
  • EFSL how to check bmp files in dir
    Hello, Hello I have interfaced EFSL(SD Card) with LPC1768 and its working fine. But I am not able to check the number of bmp files in current dir. ls_openDir(&list ,&(efs.myFs ),"/"); while...
  • FatFS - f_mkdir will not create a 4th level dir
    Hi I know this is not a RTX or Cortex M3 related question but I am desperate for some ideas about why elm chan's FatFs does will create a directory that is more than 2 levels deep at times. The FatFs...
  • FatFS - f_mkdir will not create a 4th level dir
    Hi I know this is not a RTX or Cortex M3 related question but I am desperate for some ideas about why elm chan's FatFs does will create a directory that is more than 2 levels deep at times. The FatFs...
  • 'Translate file.c' shortcut key, translate single file (eg currently open and active in 'Editor')
    Hi Right click on a file in uVision(5.33) 'Project' window shows item 'Translate file.c' which (when clicked) compiles 'file.c' only. Is there a way to map a shortcut key to that command ? Eg translate...