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.

RTOS/AM5728: Mounting multiple partitions with FatFS

Part Number: AM5728

Tool/software: TI-RTOS

Dear friends,

I am using Sitara AM5728 IDK and standard uSD card with 2 FAT32 partitions configured and recognized by windows.

I am trying to "mount" the second partition from RTOS FatFS.

My starting point was the MMCSD_FatfsConsole_idkAM572x_DMA_armExampleProject, in which I changed the default volume to 1 instead of 0.

Unfortunately, it seems like FatFs only recognizes the first partition.

I tried to format the second partition as primary and logical, but this does not help.

 

Your help is very appreciated.

 

Thanks,

Avi Tal.