I2C build error

Technical questions regarding the XTC tools and programming with XMOS.
pgrijalva
Newbie
Posts: 1
Joined: Wed Sep 14, 2011 2:59 am

I2C build error

Post by pgrijalva »

someone know why i having this error

Checking build modules
C:/Program Files (x86)/XMOS/xTIMEcomposer/Community_14.0.1/build/xcommon/module_xcommon/build/../build/Makefile.common1:632: *** Missing build modules. Cannot continue. Stop.
xmake: *** [check_module_deps] Error 2


srinie
XCore Addict
Posts: 158
Joined: Thu Mar 20, 2014 8:04 am

Post by srinie »

Hi,

xmake: *** [check_module_deps] Error 2
can you double-check if the library is dependent on any other libraries or modules, and they are also present in the workspace?

If still there is an error, can you paste the complete error log?
User avatar
segher
XCore Expert
Posts: 844
Joined: Sun Jul 11, 2010 1:31 am

Post by segher »

Try in a path without spaces?