usb_aud_xk_u8_2c

If you have a simple question and just want an answer.
ast8346
Active Member
Posts: 39
Joined: Mon Jan 05, 2015 12:58 am

usb_aud_xk_u8_2c

Post by ast8346 »

Hi

When loading Usb Audio XK8 U8 2c usb reference audio library and trying to build the application, I am constantly getting a mistake on line 624 in file makefile.common1 

It is either

Description Resource Path Location Type

*** unterminated call to function `call': missing `)'.  Stop. app_usb_aud_xk_u8_2c line 624, external location: E:\Program Files\XMOS\xTIMEcomposer\Community_14.0.1\build\xcommon\module_xcommon\build\Makefile.common1 C/C++ Problem
 
or "cannot find the module_usb_shared"
 
Eventially this follows by programm not being able to see any modules in the application hence not working at all. 
 
I wonder what may have caused it and if there is any solution?
 
I have used xTimeComposer versions 13.2.1 and 14.0 - same result
 
Regards,
 
Anthony
User avatar
infiniteimprobability
Verified
XCore Legend
Posts: 1164
Joined: Thu May 27, 2010 10:08 am

Post by infiniteimprobability »

Try using a path without ")" in it - the build system doesn't like that.

Engineer at XMOS