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: EthFw Remote Config Client on Qnx

Part Number: TDA4VM

Hi,

I am using RTOS SDK - ti-processor-sdk-rtos-j721e-evm-07_02_00_06 and Qnx SDK - ti-processor-sdk-qnx_07_02_00 to build the Eth remote config client example. In pskqa/qnx folder I run the make command to build ethremotecfg and I get the *.a, *.o files in the folder ti-processor-sdk-rtos-j721e-evm-07_02_00_06/psdkqa/qnx/devnp/ethremotecfg/aarch64/a.le.

How do I proceed from here to run it on the Qnx OS? Where is the linker step? Please help with the next steps.