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:QNX SDK 构建错误

Guru**** 2535750 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1019849/tda4vm-qnx-sdk-build-error

器件型号:TDA4VM

您好、TI、

到目前为止、我使用的是 RTOS 和 Linux SDK、一切都正常。

现在、我尝试了 QNX SDK (ti-processor-sdk-rtos-j721e-evm-07_03_00_07 + QNX 07.03.00 +所有3个补丁)、
按照文档中的建议配置的所有内容。

使用 make SDK 构建 SDK 正常。 然后、我将 QNX_FS_create 变为并运行到以下位置:

######## bsp ########
cp -rfL /home/jahi/ti/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/psdkqa/qnx/bsp/images/ifs-j721e-evm-ti.raw /home/jahi/ti/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/psdkqa/bootfs/qnx-ifs
cp: cannot stat '/home/jahi/ti/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/psdkqa/qnx/bsp/images/ifs-j721e-evm-ti.raw': No such file or directory
/home/jahi/ti/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/psdkqa/qnx/scripts/qnx_fs_create_qnx710.mk:20: recipe for target 'all' failed

我使用710 QNX 并将配置从 J7ES SR 1.1更改为 J7ES SR 1.0。

它要复制的文件不存在。 我该怎么做?

我甚至尝试将 psdkqa/QNX/BSP/images/ifs-j721e-evm.raw 复制 psdkqa/QNX/BSP/images/ifs-j721e-evm-ti.raw
但是、由于找不到 psdkqa/qnx/resmgr/ssciclient_qnx_rsmgr/aarch64/o.le/tissci-mgr.、因此失败

BR Jan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请删除此帖子、我发现了问题...