Hi!
I am using the TMS320C5515 eZ-DSP and working on storing some data read from ADC. Basically, I am trying to accomplish these
- Create File and write text/number on it to save to SD Card.
- Write directly from ADC to SD-CARD
For this, I am referring to TMS320C5515/14/05/04/VC05/VC04 DSP Multimedia Card (MMC)/Secure Digital (SD) Card Controller Reference guide (sprufo6a). But, i am wondering if I can find some easy to use API for doing these tasks, as they are very standard.
Just direct me to the right resource, as I am new to the environment and it is taking me some time to figure things out.
Thanks