Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

FatFs header file inclusion in eclipse

Hello,

I have been trying to read and write from/into a file in SD card. For this I need the FatFs library to be included while I program. Since I am new to this platform any help in inclusion of this library is much appreciated. Thanks in advance.:)

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    You can insert a folder in your eclipse project and required files.

    For more information, For reference, you can use Terasic example projects (Example: DE0-CV_v.1.2.1_SystemCD), Here FATfs files are imported.

    Attached FATfs files

    Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

    Best Regards,

    Anand Raj Shankar

    (This message was posted on behalf of Intel Corporation)
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    These are the drivers written by Terasic for SD Card, these don't look like Elm Chan's FatFs files.