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.