Part Number: TMS320F28388D
I'm using FatFs for read/write on USB drive. I had some issues and I tracked them down to the drive been formatted with GPT instead of MBR. I saw that FatFs supports GPT from rev R0.14 (Oct 14, 2019) but the porting for C2000 is based on rev. 0.13.
Does TI has plan to release a new version of FatFs for C2000 microcontroller?
Does anyone has manged to incorporate modification from latest version of FatFs in C2000 version?
Any other advice about the issue?