Part Number: CCSTUDIO
Hi TI!
I am installing CCS 11.0.0 on a virtual machine with ubuntu 18.06.6 LTS. I have the error shown in the image below. Please can you suggest me some solution?
Thank yuo very much.

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.
Part Number: CCSTUDIO
Hi TI!
I am installing CCS 11.0.0 on a virtual machine with ubuntu 18.06.6 LTS. I have the error shown in the image below. Please can you suggest me some solution?
Thank yuo very much.

sudo apt-get install libc6-i386 libc6-dev-i386
This will resolve the libc6-i386 issue. Note that there appears to be other missing dependencies based on yoru screenshot. Please see:
https://software-dl.ti.com/ccs/esd/documents/ccsv11_linux_host_support.html#ubuntu-18-04-lts
Thanks
ki