xmos / xcore_iot

Other
30 stars 40 forks source link

Update sdk_builder docker image to use newer XTC tools #527

Closed keithm-xmos closed 1 year ago

keithm-xmos commented 2 years ago

Install XTC Tools versions:

Investigate why https://github.com/xmos/xcore_builder was archived and what is the new recommended practice for installing the XTC Tools.

keithm-xmos commented 1 year ago

Additionally, the docker container is not properly setup to build xmake-based projects. We get the following error:

Checking build modules
xta: error: java version could not be determined
/XMOS/XTC/15.1.0/build/xcommon/module_xcommon/build/../build/Makefile.common1:565: *** Missing build modules. Cannot continue.  Stop.
keithm-xmos commented 1 year ago

Being implemented elsewhere: https://github.com/xmos/xcore_builder/pull/1