I'm building an application for the S7G2 with a web server, and FTP server and USB storage. When I write files to the USB, using FTP, the web server can properly serve the files. If I power cycle the device, then the web server can no longer serve the files. It's as though some of the file data is in a cache and not properly written to the USB device. FX_FAULT_TOLERANT and FX_FAULT_TOLERANT_DATA are defined.
↧