Hi,
Wasn't able to 'Ask a related question' on this page (
) so made a new ticket.
I am also looking for the v5.1.6 compiler for a project which requires this exact version. Can I also get a copy of this compiler?
Thanks,
Sean
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.
Hi,
Wasn't able to 'Ask a related question' on this page (
) so made a new ticket.
I am also looking for the v5.1.6 compiler for a project which requires this exact version. Can I also get a copy of this compiler?
Thanks,
Sean
You can install TI ARM compiler version 5.1.6 from within Code Composer Studio. Please see the article Compiler Installation and Selection. Be sure to uncheck the box Show only the latest versions of available software.
Thanks and regards,
-George
Thanks George,
However we use the linux command line to compile our software and aren't actually using code composer. Sorry I posted the ticket into the CCS forum to match the previous referenced ticket.
I also need to update our build servers, etc. So I'd prefer if I could get a linux .bin installer if I can, like the one provided here for linux,

Thanks
Sean
Please tell me more about the circumstances that require such an old version of the TI ARM compiler.
Thanks and regards,
-George
With a CCS 10.2 installation under Ubuntu I just used the update mechanism to install TI ARM compiler 5.1.6.sean harre said:I also need to update our build servers, etc. So I'd prefer if I could get a linux .bin installer if I can, like the one provided here for linux,
After CCS has downloaded the compiler installer, and displaying the "Restart Code Composer Studio to apply the software update?" you can see the downloaded installer:
$ file ~/ti/ccs1020/ccs/eclipse/downloads/ti_cgt_tms470_5.1.6_linux_installer_x86.bin /home/mr_halfword/ti/ccs1020/ccs/eclipse/downloads/ti_cgt_tms470_5.1.6_linux_installer_x86.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), statically linked, stripped $ ls -l ~/ti/ccs1020/ccs/eclipse/downloads/ti_cgt_tms470_5.1.6_linux_installer_x86.bin -rwxr-xr-x 1 mr_halfword mr_halfword 57965869 Feb 2 2018 /home/mr_halfword/ti/ccs1020/ccs/eclipse/downloads/ti_cgt_tms470_5.1.6_linux_installer_x86.bin
I has able to save a copy of the downloaded ti_cgt_tms470_5.1.6_linux_installer_x86.bin installer, and run it to install the compiler into a directory outside of the CCS installation.
To Chester Gillon, thank you!
Due to yet other circumstances, the compiler was provided to the customer through private channels.
Thanks and regards,
-George