Hi, all, I downloaded the SDK from http://www.ti.com/tool/linuxezsdk-sitara (ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install). When I tried to run it in Linux terminal (Ubuntu 10.10) as it was recommended in the tutorial http://processors.wiki.ti.com/index.php/Sitara_Linux_Software_Developer%E2%80%99s_Guide
nothing happened: yantsitrin@ubuntu:/mnt/hgfs/download$ date; ./ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install; dateMon Jun 11 08:53:12 PDT 2012Mon Jun 11 08:53:12 PDT 2012 Could you, please, provide me with idea what was wrong? Thanks,Yan
Hi,
Are you sure that you have installed Ubuntu 10.04?....you have mentioned 10.10.
Regards
I saw that TI recommend to work with Ubuntu 10.04; but I thought Ubuntu 10.10 is also ok. Do you think this is the reason?
Thanks
1. check the file permissions, something like : r-xr-xr-x
2. For Ubuntu X.Y. -> customize setup-scripts {ti-sdk-....}/bin after install.
[1] -rwxrwxrwx 1 root root 1448217450 2012-06-11 07:46 ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
[2] I've not reached "after install" yet.
Thanks,
Yan
ok,
try : sudo ./ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
Regards,
Andreas
Hi Yan,
Try these steps...
yantsitrin@ubuntu: mkdir project - - -create directry as project
yantsitrin@ubuntu: cd project -- go to the project
yantsitrin@ubuntu: /project$ mkdir AM335X - create dir as AM335X
yantsitrin@ubuntu: cd /mnt/hgfs/doxxxxx - go to your downlaoded linux installer and cp to the AM335x folder - cp /mnt/hgfs/downxxxx /home/user(yantsitrin)/project/AM335X
then go that directry - /project/AM335X and do this
yantsitrin@ubuntu: chmod +x ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
yantsitrin@ubuntu sudo ./ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
and change the path to home/yantsitrin/project/AM335X/ti-am335x.xxxx.x.x.x..x.x.
and accept and click next to instal the SDK.
regards,
Vageesh K M
Thank you, Andreas,
I tried sudo and also tried to perform this as root. The both didn't work :-(
Vageesh,
Thank yuo very much for your detailed and exhaustive reply;
however
[1] the Install file permissions are ok:
-rwxrwxrwx 1 root root 1448217450 2012-06-11 07:46 ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
[2] sudo and even root permissions do not help.
Make sure that the binary is downloaded fully, if not try to download again. I think you can verify using md5 checksum.
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
Hi, Anil,
Thank you very much for your idea!
Actually, I suspected that the problem is with the install file integrity. Do you know how can I get md5 hash values for
(ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install) ?
Please find the details from below link.
http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM335xSDK/latest/index_FDS.html
Check whether you have downloaded the complete file of size 1.34GB.
Vageesh
Hi, Vageesh,
I downloaded the install file from this location:
its properties are
You can refer this txt, which is located on the same directory
http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM335xSDK/latest/exports/md5sum.txt
The md5-s are the same:
52437516a5612c06817cc2e8bb86b16f ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install
I'm installing Ubuntu 10.04 now; I want to use it instead of my Ubuntu 10.10. May be 10.10 is problematic.
Thank you for your cooperation,
Regarding the Ubuntu Version, there is some FAQ here..
http://processors.wiki.ti.com/index.php/EZSDK_5.0_Single_Installer_FAQ#Ubuntu_has_released_11.10.2C_but_this_installer_checks_specifically_for_10.04_which_is_older._Why_can.27t_the_installer_work_out_of_the_box_on_11.10.3F