I'm new to using MQX and I could use some help. I can't seem to be able to get the msd example included in mxq 3.8 to work. It appears to enumerate fine, and brings up the prompt to format the drive, but formatting fails everytime, plus it is very slow. it also doesn't show the proper size of 30kb, instead it says unknown capacity. I'm using the TWR-MCF54418 to run this on.
As a background test, I tried using the msd example from version 3.7 and it worked perfectly.
My guess is that I have simply overlooked a simple #define somewhere, and I would appreciate it if someone could point me in the right direction.
thanks,
Travis
已解决! 转到解答。
Hello,
Can anyone else using the TWR-MCF54418 along with MQX 3.8 please verify if the USB MSD Device demo works?
I'm on a tight timeline and I can't seem to figure out what I'm missing.
Thanks,
Travis
Hi Travis,
I tested the USB Host side succesully using the following:
C:\Freescale\Freescale MQX 3.8\mfs\examples\mfs_usb\cw10\mfs_usb_twrmcf54418
When trying the USB MSD device I've failed so far so will dig further. I have old TWR-SER2 card so maybe that is my problem.
Regards,
David
Hi David,
any luck?
We're trying to develop a custom board, and I ended up getting it to the exact same place running the demo as I was with the TWR-MCF54418.
any updates on when MQX version 4.0 is coming out? I'm hoping that it may solve my problems.
thanks,
Travis
Hi Travis,
Santa's sleigh having issues :-)
Sorry.
We did release internally and now are waiting for our web/IT people to post. They indicated on or before Friday the 14th.
My apologizes for incorrect date to post.
Regards,
David
I believe that's the setup that I have as well.
Thanks, at least it isn't just me.
Looks like I'm going to have to change gears and try to implement a USB host plus communications.
Hopefully that makes it easier.