Did you solve this? A couple of notes: 1. The launchpad USB connector is connected to a 2-port USB HUB device (the black IC closest to the micro-B connector). That should enumerate as a "Generic USB HUB" on Windows. 2. 1 port of the HUB goes to the USB connection of the MSP430F5528 chip that is used for the ezFET emulator. That device should enumerate as a composite device consisting of a COM port for Application UART (the backchannel) and as a COM port for MSP-FET430UIF - CDC. 3. The other port of the HUB goes to the USB connection of the MSP430F5529 target device. Whether that enumerates will depend on the code loaded into that µController.
↧