hi,
I downloaded the SDK (not the last one, the one that was valid in Jun).
how can I check which SDK version is it? and how can I check what is the Linux kernel that included in this SDK?
thanks!
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,
I downloaded the SDK (not the last one, the one that was valid in Jun).
how can I check which SDK version is it? and how can I check what is the Linux kernel that included in this SDK?
thanks!
The 01.00.00.00 means SDK 1
For example:
ti-sdk-am335x-evm-07.00.00.00-Linux-x86-Install.bin --> SDK 7
ti-sdk-am335x-evm-08.00.00.00-Linux-x86-Install.bin --> SDK 8
Yes, that is right it is possible to see only the latest one over this link which I gave.
For the earlier versions you can get this information from the release notes and the software manifest.
Release notes wiki page:
http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes
Every SDK contains software manifest which can be accessed online over the SDK download page:
This link is for SDK 1
http://software-dl.ti.com/sitara_linux/esd/processor-sdk/PROCESSOR-SDK-LINUX-AM335X/01_00_00_00/index_FDS.html
This is the software manifest for SDK 1
or locally in <sdk install dir>/docs/software_manifest.htm after the installation.
They contains all the software version, license and origin information which you probably may need.
Install it in your desired place, the installer will create a separate directory for it and won't be in conflict with the previous SDKs. You can have many SDKs in one host machine. If you already have this version installed the installation will be terminated by the "existing directory error" message and won't let you to install.