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.

Linux/AM5728: Linux-devkit.sh question

Part Number: AM5728

Tool/software: Linux

I have installed the ti-processor-sdk-linux-am57xx-evm-04.00.00.04-Linux-x86-Install.bin to a directory as following.

There is a file that I can not understand. Why  linux-devkit.sh is so huge? It is a shell script, or it seems to be a binary.

david@ubuntu:~/disk100G/tisdk$ ls -lh
total 530M
drwxr-xr-x 2 smbuser smbuser 4.0K Mar 1 11:39 bin
drwxr-xr-x 6 smbuser smbuser 4.0K Jun 29 2017 board-support
drwxr-xr-x 3 smbuser smbuser 4.0K Mar 15 15:43 docs
drwxr-xr-x 19 smbuser smbuser 4.0K Jun 29 2017 example-applications
drwxr-xr-x 2 smbuser smbuser 4.0K Jun 29 2017 filesystem
drwxr-xr-x 3 root root 4.0K Mar 1 11:39 linux-devkit
-rwxr-xr-x 1 smbuser smbuser 530M Jun 29 2017 linux-devkit.sh
-rwxr-xr-x 1 smbuser smbuser 44K Jun 29 2017 Makefile
-rwxr-xr-x 1 smbuser smbuser 1.3K Mar 1 11:39 Rules.make
-rwxr-xr-x 1 smbuser smbuser 4.1K Jun 29 2017 setup.sh
david@ubuntu:~/disk100G/tisdk$