FATFS on target without iconv

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Apr 6 14:12:57 UTC 2015


----- Joel Sherrill <joel.sherrill at oarcorp.com> schrieb:
> 
> 
> On April 6, 2015 9:51:53 AM EDT, Sebastian Huber <sebastian.huber at embedded-brains.de> wrote:
> >
> >----- Joel Sherrill <joel.sherrill at oarcorp.com> schrieb:
> >> Hi
> >> 
> >> Can the FAT filesystem be used on a target without iconv
> >> support? Or should it be disabled?
> >
> >The iconv support is an application link-time configuration option.
> 
> Iconv is not available on all targets. It is disabled in the tool build. So not an application issue as much as ours. 
> 
> Is fatfs supported on those targets? Can the use of the iconv library be disabled?

The iconv support is optional.  You have to select special mount options to use the iconv support.

https://docs.rtems.org/doxygen/cpukit/html/structrtems__dosfs__mount__options.html



More information about the devel mailing list