hello.
I recently purchase the tiva and i wants to creat the text file in sd card so that i need fat library for cc5,but i dont know where i found that.Plz give me a solution..
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello.
I recently purchase the tiva and i wants to creat the text file in sd card so that i need fat library for cc5,but i dont know where i found that.Plz give me a solution..
http://www.lmgtfy.com?q=FAT+SD-Card+Library
A widely-used, portable, open-source library is: http://elm-chan.org/fsw/ff/00index_e.html
FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into low cost microcontrollers, such as AVR, 8051, PIC, ARM, Z80, 68k and etc..., without any change