This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6748: Is there a 64bit version of AISGen

Part Number: TMS320C6748

I'm trying to automate the firmware build for a TMS320C6748 and I'm running into a problem making use of AISGen inside of a docker container as part of a CI build pipeline. In my office, we can only use Linux based docker images, and for the OS image available the wine installation is broken and will not run 32-bit applications. Is it possible to request a 64-bit version of AISGen.exe, or a CLI only version compiled for 64-bit Linux, or even better, the source code for a CLI only version that an end user could compile for their target of choice? Ultimately I'm looking for a CI/CD friendly path forward to automating the firmware build process.