firmware for the USB Audio 2.0 development board

If you have a simple question and just want an answer.
Claus
Newbie
Posts: 1
Joined: Sun Oct 31, 2010 5:44 pm

firmware for the USB Audio 2.0 development board

Post by Claus »

I am a one man company and I am not a software developer. It would be very nice to get help to my problem.

I am using the circuit of the XS1-L1 USB HS Audio 2.0 Development Kit (project name XC-6 USB Audio Rev. 1v2  from 2010). I use the firmware xmos-usb-audio-binary-1v7.

Is there an update of the firmware?

Can someone describe, step by step, how to install this update, because I am not a software developer.

For any help, thank you very much.

Claus
 

User avatar
Thomas
Experienced Member
Posts: 66
Joined: Fri Feb 05, 2010 12:34 pm

Post by Thomas »

Dear Claus

 
Several configurations are provided with the app_usb_aud_l1.
A configuration determines the number of input and output channels and various other parameters.
See chapter 5.3 Build Configurations in the "USB Audio Design Guide" that you can download from xmos.com
The configuration is chosen at the build stage.
 
 
To see which configurations exist, you can open the Makefile.
Alternatively, you can load the SW into the xTIMEcomposer GUI and click the arrow next to the "Build" Hammer.
See Chapter 5.1.1 Building and Running
in the  "USB Audio Design Guide" for more information.
 
You can use the xTIMEcomposer GUI or the command line to build and flash.
 
See also
http://www.xcore.com/questions/2783/aut ... mecomposer
https://www.xmos.com/using-xmos-makefiles?secure=1
 
Best Regards, Thomas