Hi Luciano,
I can see the issue with MQX4.1.1 but not MQX4.2.
The high level access to MFS seems the same (as I compared the example applications) but when I tried a poor mans test to link in the MQX4.2 MFS library to the MQX4.1.1 application I received errors. Seems most of them at #defines that are in MQX.h header. I didn't try to merge them for fear that another hurdle might pop up to require evaluation/comparison of PSP's too.
There is no patch for MQX4.1.1.
A couple of options to chew on if you do not want to upgrade to latest MQX4.2:
- Have application force all lower or upper case to file names
- Try to back port the MQX4.2 MFS to MQX4.1.1
Regards,
David