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/TMDXIDK5728: Linux SDK - Example Applications

Part Number: TMDXIDK5728

Tool/software: Linux

I am attempting to run the pre-built example applications from inside the Linux-RT filesystem. All of the example files are ELF 32-bit LSB executables, which cannot be run on a 64-bit Linux OS. What am I missing here? 

I am using Linux RT v5.02. Ubuntu v16.04 LTS. 

My course of action is as follows ->

  1. open terminal in <ti-sdk>/example-applications/matrix-gui-browser-2.0/ 
  2. execute file by entering "./matrix_browser"
  3. "Cannot execute binary file: Exec format error"
  4. enter command "file matrix_browser"
  5. file type is ELF 32-bit LSB Executable, ARM, EABIS version 1.

Thank you,

Alec