Hello,
may be that's right. First I tried the new (from MQX4.2) sdcard low level driver. I found, that after a write() call there should be a fflush() and my filetest loop worked fine.
In the next step we found, that a copy from sd_card to usb_drive didn't work and stops working after some MB transfered filedata.
Now I took the mfs and usb part from MQX4.2 and it looks fine (for the moment). Only a few optimizations in USB_host_cnf are done.
(all this troubles never happend in MQX4.0.2)
a few hours later ...
there is a problem with _io_seek() und _io_read() call in a loop, while scanning text from a file. This issue is new and doesn't exist in MQX 4.1 (or 4.0.2). ...
Regards
Reinhard Grauli