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.

RTOS/AM5728: FAIL Install : ti-processor-sdk-rtos-am57xx-evm-05.02.00.10-Linux-x86-Install.bin

Guru 10235 points
Part Number: AM5728
Other Parts Discussed in Thread: MATHLIB

Tool/software: TI-RTOS

Hello, TI Experts,

 

We have a question about "ti-processor-sdk-rtos-am57xx-evm-05.02.00.10-Linux-x86-Install.bin" of PROCESSOR-SDK-RTOS-AM57X 05_02_00_10.

 

We failed this SDK install by the below Error with ubuntu16.04.

We also failed this SDK install by the same Error with ubuntu14.04.

 

Question:

     Do you have same experience?

 

We want to run IPC sample on Linux based on the below link.

http://software-dl.ti.com/processor-sdk-linux/esd/docs/05_01_00_11/linux/Foundational_Components_IPC.html

 

We would appreciate if you tell us how to solve this problem.

 

Best regards,

 

  • Hi Matusan,

    I have Ubuntu 16.04 LTS 64-bit, and I am able to install ti-processor-sdk-rtos-am57xx-evm-05.02.00.10-Linux-x86-Install.bin successful.

    You need to verify that you have 64-bit version of Ubuntu.

    See also below pointers which explains how to install RTOS:

    software-dl.ti.com/.../index_overview.html

    Regards,
    Pavel
  • Hi,

    Thank you very much for your kindness.

    I really appreciate your help.

    Yes.

    I used 64-bit version of Ubuntu.

    I tried to ignore this warning and continue to install.

    But I cannot find some folders such as "ti-cgt-arm_xxxx folder" like below.

    Question:

     Do you see "ti-cgt-arm_xxxx folder" after installing ti-processor-sdk-rtos-am57xx-evm-05.02.00.10-Linux-x86-Install.bin?

    Best regards,

  • Matusan,

    Yes, I have this folder. See below what I have after successful installation:

    pbotev@lin-0306:~/workdir/AM57x/RTOS$ ls -al
    drwxr-xr-x bios_6_73_01_01
    drwxr-xr-x cg_xml
    drwxr-xr-x ctoolslib_2_2_0_0
    drwxr-xr-x dsplib_c66x_3_4_0_2
    drwxr-xr-x edma3_lld_2_12_05_30C
    drwxr-xr-x framework_components_3_40_02_07
    drwxr-xr-x gcc-arm-none-eabi-6-2017-q1-update
    drwxr-xr-x imglib_c66x_3_1_1_0
    drwxr-xr-x ipc_3_50_03_04
    drwxr-xr-x mathlib_c66x_3_1_2_3
    drwxr-xr-x ndk_3_40_01_01
    drwxr-xr-x ns_2_40_01_02
    drwxr-xr-x opencl_rtos_am57xx_1.1.17.01
    drwxr-xr-x openmp_dsp_am57xx_2_06_02_01
    drwxr-xr-x pdk_am57xx_1_0_13
    drwxr-xr-x processor_sdk_rtos_am57xx_5_02_00_10
    drwxr-xr-x ti-cgt-arm_16.9.9.LTS
    drwxr-xr-x ti-cgt-c6000_8.2.2
    drwxr-xr-x ti-cgt-pru_2.2.1
    drwxr-xr-x uia_2_30_01_02
    drwxr-xr-x xdais_7_24_00_04
    drwxr-xr-x xdctools_3_50_08_24_core

    During installation, you should have option to select which components to install. Make sure you select all the components.

    Regards,
    Pavel
  • Hi,

    Thank you very much for your kindness.
    I really appreciate your help.
    It seems to be success of the SDK installation after CCS installed.

    Best regards,