Other Parts Discussed in Thread: SYSBIOS
Hello Ti-Team, I am trying to get familiar with TIOVX and was following this Guide https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/tiovx/docs/user_guide/BUILD_INSTRUCTIONS.html
I downloaded this installer -> https://www.ti.com/tool/download/PROCESSOR-SDK-RTOS-J721E/07.01.00.11
which is not the newest Version of the SDK ( I dont know if that matters).
The problem is when following the building process I get an error:
/bin/sh: 1: /home/apc1wi/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf/bin/aarch64-none-elf-gcc: not found
make: *** [concerto/finale.mak:309: /home/apc1wi/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tiovx/out/J7/A72/SYSBIOS/release/module/.home.apc1wi.ti-processor-sdk-rtos-j721e-evm-07_01_00_11.tiovx.kernels_j7.hwa.host/vx_display_host.o] Error 127
And some folders for example: $TIOVX_PATH/out/PC/x86_64/LINUX/$PROFILE/ is not created.
Do you have any advice ?
thank you!