Page 1 of 1

New xcore.ai USB Audio Board

Posted: Thu Mar 30, 2023 4:08 pm
by Ross

Re: New xcore.ai USB Audio Board

Posted: Thu Apr 06, 2023 10:50 am
by fabriceo
and all documents and software here :)
https://www.xmos.ai/develop/usb-multichannel-audio/

Re: New xcore.ai USB Audio Board

Posted: Thu Apr 27, 2023 10:08 am
by fabriceo
Hi Ross,
in the lib_xud (and also lib_xua), the module_build_info contains flags for some external files which are creating problems when upgrading to lib_xud instead of module_xud:
example:
XCC_FLAGS_endpoint0.xc = $(MODULE_XCC_FLAGS) -Os
XCC_FLAGS_dfu.xc = $(MODULE_XCC_FLAGS) -Os
XCC_FLAGS_dfu_flash.xc = $(MODULE_XCC_FLAGS) -Os

because this overwrites the BUILD_FLAGS from the App makefile and if you have modified the DFU or endpoint0.c to cope with custom defines then you loose them during the file compilation.

I may create an issue in GitHub
thanks in advance

Re: New xcore.ai USB Audio Board

Posted: Thu Apr 27, 2023 11:12 am
by Ross
Thanks for the report!

Re: New xcore.ai USB Audio Board

Posted: Mon Nov 27, 2023 2:20 pm
by Ross
Note, there has been a recent price reduction in digikey.

Re: New xcore.ai USB Audio Board

Posted: Mon Nov 27, 2023 2:37 pm
by fabriceo
great effort, much much better now... this becomes a reasonable Christmas gift to experience the latest usb audio stack and 316 features.