Tool/software: Linux
Hello
I am trying to build SDK from snapshot version source package targeting am57xx-evm.
processors.wiki.ti.com/.../Processor_SDK_Building_The_SDK
However, part of this download procedure causes an error and can not proceed.
$ arm57xx-evm-linux-sdk-arago-src-04.01.00.06/get_build_sources.sh arm57xx-evm-linux-sdk-arago-src-04.01.00.06/suerce_pkg_list.txt
x "curl-7.50.1.tar.bz2"
x "git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz"
I also tried it on Chrome, but I got an error when I downloaded kernel at around 2GB.
As curl was 'You do not have permission to access" www.ti.com/.../anonymousproddownload.tsp "on this server.'.
I think that it is probably a server problem, but please confirm it.
Also, because the wget has the -nc option in the download script(get_build_sources.sh), the file that caused the error in the download will be skipped when retrying.
It is only necessary to specify and destroy the corrupted file, but should not it be better if you do not have an option?
Best Regards,
Kouji Nishigata