Hello,
I am developing an application, and would be good to use LFN in fatfs.
I already altered the flag to 1 and rebuild the FATFS library
When I tried to use Long File names it didn't work. And I don't know why. And now, i cannot even compile the fatfs library, because I have the following error also when the LFN is set to 1, 2 or 3:
undefined first referenced
symbol in file
--------- ----------------
ff_convert /Applications/ti/cc3200-sdk/third_party/fatfs/ccs/Release/fatfs.a<ff.obj>
ff_wtoupper /Applications/ti/cc3200-sdk/third_party/fatfs/ccs/Release/fatfs.a<ff.obj>
Can anyone help?
Many thanks