Hi,
I am having problems with the USB enumeration on the MSP430 5529 Rev A.
I am using the CDC API from TI with Code Composer Studio Core 4.2.1.00004 and a TS430PN80USB Board.
The microcontroller will go into ST_ENUM_IN_PROGRESS, when I start it and stays there.
The virtual com port is showing up in the windows device manager and the driver is installed.
The HID example does go into the ST_ENUM_ACTIVE state, but I have to get the CDC examples to work.