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: out2rprc.exe: cannot execute binary file

Part Number: TDA4VM

HI, TI team:

According to https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_00_00_12/exports/docs/vision_apps/docs/user_guide/RUN_INSTRUCTIONS.html#run_step_copy_files_qnx_c,

Step 3c: Copy executable files to SD card for boot using OSPI+SBL(first time and each time you want to run updated applications)

when i do like this:

cd ${PSDKR_PATH}/vision_apps
make qnx_fs_install_ospi
failed:

/home/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/boot/sbl/tools/out2rprc/bin/out2rprc.exe: /home/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/boot/sbl/tools/out2rprc/bin/out2rprc.exe: cannot execute binary file
PSDK: 7.3 + QNX710
i am ubuntu env, so out2rprc.exe  file exec failed , how to fix this issue?
thanks.