In evaluating the lwip support by the MCUxpresso SDK provided by: Welcome to MCUXpresso | MCUXpresso Config Tools
As part of the lwip support described, it states that lwip provides support for tftp but there is no demo code provided for tftp and the provided API for tftp will not work until a virtual file system is made available to support it. I would have guessed that the SDK would have provided an example of how to implement this but they did not.
Can someone provide me a link or documentation on how to build the file system or better an example of how to generate the tftp communication?
thanks