Hello,

I have the evmAM1808 board from logicPD and am using it with CCS 5 and the AM1808 StarterWare 1_00_03_03 package.  I am using it with the included BH-USB-100v2 emulator.  I can run examples like the UART echo so I know my basic setup is ok (emulator working, code compiling correctly, board GEL file ok, etc.).  When I run the USB dev examples, however, I have bad results.

For the usb_dev_mouse example, I get an error in Device Manager that says "This device cannot start. (code 10)" when I attach the USB cable to the PC.  The LCD screen on the evm board shows the mouse buttons, so I figure the code got up and running ok.

When I run the usb_dev_serial example and attach it to USB, I hear the attached sound, then I hear the failure pop sound.  When I go to device manager, I see the device showing up as Unknown Device, and its vendorID/ProductID are both 0.  I assume this mean that the descriptor request has failed but not sure what the issue is.  I see the Tx/Rx prompts on the LCD, so I assume it came up running ok.

Any ideas?

Thanks,

Tim