Tool/software: TI-RTOS
Hi Team,
I was trying to install PROCESSOR-SDK-RTOS-AM57X into my linux host.
But I failed every time finishing the installation, getting this kind of errors "Error running /ti/cgt_arm_installer --prefix ~/ti --mode unattended:child process exited abnormally"
My Linux host is a Oracle Virtualbox , OS is Ubuntu18.04 64bit, and the RTOS SDK is ti-processor-sdk-rtos-am57xx-evm-04.03.00.05-Linux-x86-Install.bin
I did the following to run the installer, and the target directory is default ~/ti/
chmod +x ti-processor-sdk-rtos-am57xx-evm-04.03.00.05-Linux-x86-Install.bin
./ti-processor-sdk-rtos-am57xx-evm-04.03.00.05-Linux-x86-Install.bin
without the code generation tool, I cannot rebuild the projects.
Please give some guidance. Thanks.