Hi Juro,
Thanx for the reply.
I've been doing quite a bit of reading today and I think I understand the need for the .inf files in Windows files (although they don't seem necessary fro Mac and Linux machines).
Unfortuntately, that doesn't help me with my primary problem and that is I can't get a Win7 PC to recognize the MCF52223 virtual_com USB CDC app (as I said, a WinXP recognizes it without any issues).
When I plug the evb's USB port into my Win7 machine, I get a "beep" along with the message that the "USB Device Not Recognized" and under "Universal Serial Bus controllers" in "Device Manager", an "Unknown Device" comes up.
When doing this on a WinXP machine, I point to the "fsl_ucwxp.inf" file in "Freescale MQX 3.6\usb\device\examples\cdc\virtual_com\inf" and it installs without any issues and I can run the virtual_com app without any issues.
When I point explicitly to "fsl_ucwxp.inf" on a Win7 (32 bit) machine during "Update Driver", I get the message: "The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for 32-bit systems."
I have tried:
1. Changing "DIC_PROTOCOL_CODE" to "AT_250_PROTOCOL" on the suggestion that the default "NO_CLASS_SPECIFIC_PROTOCOL" would prevent the application from working on a Linux Machine.
2. Moving "usbser.sys" from its archive folder into "C:\Windows\System32" as recommended on different forums.
3. Deleting "layout.inf" from the "fsl_ucwxp.inf" becuase I could not find it on my system's hardfile.
Note: I am running with "Elevate" applications to Administrator without prompting.
Has anybody got fls_ucwxp.inf (or another similar function .inf) to work with virtual_com in a Windows 7 PC? If they have, what was done to get it to work?
Thanx,
myke