Access eMMC FAT drive

Hi,

I’m developing a bare-metal application on my BBB that makes use of TI’s Starterware. There everything seems to be contained, except one thing: file system access to internal flash (eMMC).

So my question: is there any example code available that demonstrates how to access the eMMC FAT-partition without having huge dependencies to some other things? Means some code that can be used within a bare-metal environment?

Thanks :slight_smile: