Sir,
I am working with DK-TM4C129X development board and using working on a T1-RTOS based rpoduct. My project uses SD card and USB drive. I am able to mount both devices read ,write etc. But I am not able to use Long file names. I tried changing the value of _USE_LFN in ffconf.h in "E:\ti\tirtos_1_21_00_09\products\bios_6_37_00_20\packages\ti\sysbios\fatfs" and "E:\ti\tirtos_1_21_00_09\products\bios_6_37_00_20\packages\ti\sysbios\fatfs\utils".
Still it is not working. When try to debug the program still not going to "if _USE_LFN" condition.
I am able to use FATFS with LFN using Tivaware.
Request suggestions.
With regards
Suresh