Hello,
We are using imxRT1050 wth Free rtos for one of our product. We have a problem with USB mass storage software, where when transferring small amount of data, transfer is successful. But when transferring large amoung of data, USB transfer fails. When the failure happens, i could see that the bulk endpoint buffer is less than 512 bytes of data, whereas, when i analyzed, it was not end of file or FAT header update. It was in the middle of transferring file data, where it was not supposed to transmit data lesser than 512 bytes.

I am using SDK version 2.12.1 as above.
I have attached the snapshot of the USB log that i have taken using data center software, where you can see the failure
I need some help to know whether anyone had faced this problem and if yes what was causing it.
Appreciate your response
Regards,
Eugin