• finit hangs
    finit hangs Hi, I'm having a problem with the finit call on an SD card. I get the same behavior whether I try the call prior to starting RTX, or from within an RTX task. The behavior is sporadic...
  • Nulls at end of Code (Keil ARM7 compiler issue??)
    LPC2103 using KEIL IDE / Compiler variable declaration const unsigned char copyright_str[32] __attribute__((at(0x1FDF))) = "Copyright© 2011-2011 Tester Plc."; Hi there, I require declaring...
  • Problem with finit() function
    This post refers to this one : "MCI fails to initialze on SD Card 1/2 of the time" I'm using a stellaris LM3s9b92 (Cortex-M3), the RL-ARM library and a sd-card. Sometimes, after a reset of my microcontroller...
  • finit() Returns 2
    Hi everyone I was implementing RL Flash_FS for my Nand Flash(k9F2G...)in lpc1788 Board. I wrote a Driver and Write functions name in const NAND_DRV nand0_drv . Configure my Settings in File_config...
  • FlashFS finit error
    Hi I have a kind of mysterious problem about SD card. I've programed FlashFS sample code into LPC2388 and it's completely fuctional for kingston 2GB SD card, SanDisk 1GB sd Card, 16GB Transcend...