Problem building xmos_usb_aud_l2

Technical discussions related to any XMOS development kit or reference design. Eg XK-1A, sliceKIT, etc.
sukandar
Member
Posts: 11
Joined: Thu Jun 20, 2013 3:31 pm

Problem building xmos_usb_aud_l2

Post by sukandar »

I'm trying to build the reference design xmos_usb_aud_l2, but get this error message:
.././src/XUD_UserResume.xc:(.text+0x0): Error: Multiple definition of 'XUD_UserResume'
Also warnings like
#warning USING FAST MIXER
#warning Extention units on the audio path are required for mixer. Enabling them now.
'get_core_id' is deprecated
warning: reinterpretation to type of larger alignment

Any suggestions?
Readme says the project was created for version 11.2 of the tools, while I have 12.2 - but I have no idea what I should do about this.

Thanks!


sukandar
Member
Posts: 11
Joined: Thu Jun 20, 2013 3:31 pm

Post by sukandar »

I finally found out that on this page:
http://www.xmos.com/en/support/downloads/xtimecomposer
it is actually explicitly stated that for the USB audio reference designs one has to use version 11. Didn't see this when I first downloaded the tools.

Now it builds OK and I could make the first few modifications.

I can't seem to invoke the xSOFTip Explorer though - is this something that was introduced with version 12? If so, is there are a chance that the USB audio code will be brought up to date for the current versions?

Thanks,
Sukandar