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.

"Failed to fetch ti_cgt" error

Expert 1940 points

I am using yocto build system and trying to build ti_cgt recipe and I am getting this error.

WARNING: Failed to fetch URL install.source.dir.local/ti_cgt_c6000_7.2.7_setup_linux_x86.bin;name=cgt6xbin, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
install.source.dir.local/ti_cgt_c6000_7.2.7_setup_linux_x86.bin:
2015-03-20 14:21:33 ERROR 503: Service Unavailable.

It looks like for some reason the build system is not able to download the bin file.

Any ideas on how to fix this error? Is the address not valid anymore?

Thanks!