Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK
Tool/software: Linux
Hello all,
I am working on the following guide.
http://dev.ti.com/tirex/content/simplelink_academy_cc13x2sdk_2_10_02_10/modules/154-stack/154-stack_03_linux_project_0/154-stack_03_linux_project_0.html
In task 3 , it asks me to navigate to the directory where the TI 15.4-Stack Linux Gateway SDK is downloaded .run file.
I have it in Downloads , so I navigate there through the terminal and then I modify the instructions to match my exact filename.
The instructions say in step 3:
3 .Follow the installer instructions, accept the license agreement and select a destination path, to extract the SDK content to the Linux filesystem. Wait for the installer to finish.
But nothing seems to happen when I enter the command :
chmod +x ti154stack_linux_x64_2_08_00_04.run ./ti154stack_linux_x64_2_08_00_04.run
I entered ls -al and here is what I get
Any help would be appreciated.