Getting Himax firmware via Docker

Using the following command:

docker run --rm -it -v $PWD:/app:delegated -e SNPSLMD_LICENSE_FILE=27020@synopsys.edgeimpulse.com himax-build-mw /bin/bash -c "cd build-mw && make -j && sh ../make-image.sh MW"

Instructions: 1. Where you’ll have to replace 27020@synopsys.edgeimpulse.com with your license server or license file.

I don’t know what the license server or license file is, can you help with this, please? Where can I find it?

Hi @mmullen200 if you don’t have an ARC MetaWare license (https://www.synopsys.com/dw/ipdir.php?ds=sw_metaware) (it’s a commercial compiler for the ARC DSP on the Himax) you can build with the GNU toolchain: https://github.com/edgeimpulse/firmware-himax-we-i-plus#building-with-the-gnu-toolchain