Why USB 2.0 MC development board not recognised by Windows? Topic is solved

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Why USB 2.0 MC development board not recognised by Windows?

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

You need to flash the board withe the USB Audio Firmware. The boards are not flashed with USB Audio firmware by defualt.

1. Download the firmware front he following link : 

https://www.xmos.com/support/downloads/ ... duct=14771

2. Open xTIMEcomposer tool and import the project into the workspace.

3. Build the project (by clicking the hammer icon on the top panel of the tool)

4. This cerates a binary (.xe) file.

5. Connect the Development board to host using xTAG-2 debug adaptor.

6. Switch ON the power supply fo teh Development board.

7. select the binary (.xe) file and right click on the file. Select 'Flash as' --> 'xCORE Application'.

8. This flahses the development board with the latest firmware.

9. Disconnect the board from the host. Power cycle the device.

10. Reconnect the device to the host.

11. Install the driver (by following the instructions on the Host)