Tool/software: TI-RTOS
Hi,
I am working in a project for migrating the project compilation from CCS to GCC in Linux. So i have to compile a project in linux with GCC compiler without the use of CCS.
I have installed GCC compiler but now struck at installing TI RTOS as a standalone project.
I have downloaded tirtos_tivac_setuplinux_2_16_01_14.bin file but unable to install it.
I tried the following commads
sudo chmod +x tirtos_tivac_setuplinux_2_16_01_14.bin
./tirtos_tivac_setuplinux_2_16_01_14.bin
But i see nothing in the terminal. I cant able to find ti/tirtos_tivac_2_16_01_14 , ti/xdctools_3_32_01_22_core which are needed build that project in Linux GCC.
Kindly help me ASAP. Also mention if I'm doing anything wrong in migrating that project to GCC linux
Thanks,
Sudhanthiradasan