HI,After downloading the ti-processor-sdk-rtos-j721e-evm-08_04_00_06.tar.gz , how to build and compile the tiovx? You need to compile the product vx_tutorial_exe.out, run on the PC side.
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.
Hi,
In order to build example in pc mode, please set BUILD_EMULATION_MODE to yes in tiovx/build_flags.mak and use command "make sdk" from vision_apps folder. and you will find the executable in tiovx/out/PC/x86_64/LINUX/release folder.
Regards,
Brijesh