Jump to content
43oh

mac1234

Members
  • Content Count

    4
  • Joined

  • Last visited

Everything posted by mac1234

  1. I used the code from wiki page as such without any changes and it does check for res == FR_OK before writing to the file I think. Do I need anything to do hardware wise ? I used the board out of the box.
  2. Bluehash, This is what I get on the terminal: PFF test monitor commands are: di,fi,fo,fd,fl,ft,fw > di Disk Initialize... rc=0 > fi rc=0 FR_OK > fl command is run here 0 WRITE.TXT 1 item(s) > fw Trying to open an existing file for writing (write.txt)... Writing 100 lines of text data ................................................ Finalizing the file write. > fl is run here 0 WRITE.TXT 1 item(s) > fo write.txt rc=0 FR_OK > fd command is ru
  3. Newbie question. Just got the SD card booster pack last week for launchpad 2553 (version 1.5) board. I tried to run the code version 0.3 from wiki page with 1 GB microSD card. I can read successfully from the card but I couldn't get anything to write to the write.txt file. All terminal messages for 'fw' command looks right - I get the "Finalizing the file write" message but nothing gets written to the file. Any help ?
  4. Newbie question. Just got the SD card booster pack last week for launchpad 2553 (version 1.5) board. I tried to run the code version 0.3 from wiki page with 1 GB microSD card using adapter. I can read successfully from the card but I couldn't get anything to the write.txt file. All terminal messages for 'fw' command looks right - I get the "Finalizing the write file". But nothing gets written to the file. Any help ?
×
×
  • Create New...