When I connect my USB-enabled MSP430F5529 to my Windows host I expect to be asked to point it to my .inf file created by MSP430 Descriptor Tool v4.0.0. (VID=0x2047, PID=0x3FD). This doesn't happen. Instead, on going to the Manager and looking at devices I find an 'Unknown Device' in the list of 'Universal Serial Bus controllers'. I then:
1. Right click and select 'Properties'
2. Go to the 'Driver' tab and select 'Update Driver'
3. Click on 'Browse my computer' and 'Let me pick from list'
4. Select 'Have Disk' and then select 'MSP430_CDC .inf' from directory '...\USB_config'
5. Click 'OK'
I then get the message 'The folder you specified doesn't contain a compatible software driver for your device'.
What am I doing wrong? Is something missing? I'm not sure an 'inf' file is referred to as a driver. Advice, anybody? Thanks.