Trying to migrate from MQX 3.8 to 4.1. MFS installed successfully onto SD card. creating the file onto SD and opening the same file is success(only if the file name consists of <13 characters). if file name consists of more than 13 characters fopen returns null always...
Hi Vijayaraghavan Srinivasan,
Are you using a Freescale Board?
Did you test the sdcard example that are located at the path: C:\Freescale\Freescale_MQX_4_1\mfs\examples?
The example code opens SD card device and installs MFS. It allows user to perform some basic operation with the SD card through the terminal interface for example write/copy/create/rename. It shows how to work with the driver and how to use shell commands.
Could you please try using this example?
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------