Hi,
We have developed a product using a MSP430F5528 which is USB enabled using the CDC API stack. We have a windows app that talks to our device. We introduced it a couple years ago and it runs well ... with Windows XP. It never worked very well with Windows 7 which we really need to have work at this point. When you plug our device into a Windows XP computer the hardware wizard starts up and you are able to point to the .inf file which is in the same directory as our windows app and it works fine. With Windows 7 the hardware wizard does not start up automatically, it just looks for the .inf file somewhere but I don't know where. I suspect that we need to modify our installer to put the .inf file in a certain spot but I'm guessing a little.
I have a new version of the CDC API stack and the newest .inf file and it works fine on XP.
What do I need to do to get it to work on Windows 7?
I'd appreciate any help on this.
Thanks.
Mike