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.

TMS320C5535: File system support on the C5535 eZdsp UBS kit

Part Number: TMS320C5535

This board has a microSD slot and comes with a 2GB card with a boot image. The card is formatted FAT32.

I have several questions:

1. Is it possible to do file system operation in this card (e.g. the standard fread/fwrite type C APIs). The CSL APIs only describe what seems to be character oriented I/O (reading/writing blocks of data sequentially)

2. If that is not possible, how come the boot loader is able to read a (FAT32) file system? Is the code in bootloader, then? Can a user program access it? Is there an example?

Thanks for your help.

Durga Choudhury