I'm trying to use the XMOS as a TDM Master and simply do 8 channels of TDM audio on a single pin. I see there are issues due to low level timing with xcore-200 in the newer versions of SW_USB_AUDIO [https://github.com/xmos/sw_usb_audio/issues/99] and I've been experiencing issues where the data will drop for up to 750ms at a time. I'm trying to revert to USB Audio version 7.0.0 where I had a TDM master setup working in the past, however, when I try to run
Code: Select all
xmake all
Code: Select all
Checking https://www.xmos.com for required libraries
ERROR: No compatible version found for lib_xua.
ERROR: No compatible version found for lib_xud.
I'm using this version of USB Audio: https://github.com/xmos/sw_usb_audio/tree/v7.0.0alpha0
XTC Version: 15.1.4