• Fopen in read mode not working?
    Hello I am using kiel Fs library ported to LPC1788 for SD CARD interfacing .the problem that i am facing is my SD CARD there is file in the name example.csv.what i am doing is opening the file reading...
  • fopen problem
    Hi!! I have problem with fopen funciton. I'm using MCB2300 (lpc2378). When I use SD_File examle its work's fine. Now I'm doing my project, I have proglem. I could incialize SD card, but I can't open...
  • Troubles with fopen()
    Hi. I'm trying to use EFS in SPI flash. All libraries and sources are included in project according to rl-arm_gs.pdf and I set heap to 0x1000. finit() and fformat() functions works normal, but when I...
  • fopen in simulation
    Hello, I try to understand how I can use fopen with the simulator of keil. The processor use is a CORTEX-M4. I need to do that because I develop unit test under RTRT and use Keil to run the instrumented...
  • EFS fopen in read mode wont work
    I am using a SPI NOR Flash ( AT45DB641E ) with Keil MDK5 Flash File System v6.8 and EFS. Init, Mounting and formatting works. Even "finfo()" works an delivers information about FS and overall flash...