• fdelete error to delete directory
    I am using LPC1788 with RL-ARM & Keil MDK4. I am using the RL Flash File System with a NAND Flash. I have created a folder & successfully added several .txt files in it. Now i want to delete all...
  • Keil gives a violation error and then deletes the header file
    Hi Keil, I have now seen this a few times since I updated my Keil to v5.23.0.0 When I am doing changes to my project in the header files, and later try to compile. Keil tells me that there was...
  • Deletes characters from text files
    ¿I can delete specific characters of a text file? for example, i have a file text with "123456". I'd like delete the number '3' only. ¿what function can i use?
  • clean target is deleting .s file
    hi... i am facing a different problem with the latest version of MDK-ARM (v4.23). if i click "project -> clean target" it is deleting .s file. what will be problem?
  • file delete cause system shutdown
    Hello everyone I am working on usb host using LPC2468. I am using FAT32 file system . I am able to create TXT file on pendrive but i am facing a problem when I delete file created through LPC2468...