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.

TDA4VM: TDA4VM: QNX FS Issues : ifs-j721e-evm-ti-spl.raw': No such file or directory

Part Number: TDA4VM

Dear TI Support,

The following error occurred during make qnx_fs_create.

/home/nahyoun/ti/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/psdkqa/qnx/bsp/images/ifs-j721e-evm-ti-spl.raw

It says there is no ifs-j721e-evm-ti-spl.raw file in that path.

I checked and found that the bsp folder does not exist at all. Can you tell me why this problem occurs?

The TI SDK Package I downloaded is as follows. Please note.

RTOS SDK : ti-processor-sdk-rtos-j721e-evm-07_01_00_11

QNX SDK : ti-processor-sdk-qnx_07_01_01.tar.gz

RTOS SDK Patches : psdk_rtos_j721e_7.1_es11_src.tar.gz , psdk_rtos_j721e_7.1_es11_src_patch2.tar.gz

Boot Image : tisdk-default-image-j7-evm.tar.xz , boot-j7-evm.tar.gz

Best regards,

  • Hi,

    Those SDKs are older revisions, any reason the latest SDK is not being used? 

     General recommendation is to switch to the latest SDK available on ti.com, which at the time of this post is SDK 9.1.

    Regarding the ifs-j721e-evm-ti-spl.raw, it is likely a file which would have been produced during the build. 

    Were all installation command followed, for example was below command run:

    2. Getting Started — Processor SDK QNX

    ./psdkqa/qnx/scripts/psdk_qnx_setup.sh

    What build commands have been followed prior to running the make qnx_fs_create?

    Regards,

    kb