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: TIOVX samples

Part Number: TDA4VM
Other Parts Discussed in Thread: SYSBIOS, TDA2

Hi Team,

Good day.

Our customer has clone this repo www.google.com/url for building TIOVX and getting the following error.

Building vx_framework.lib as static library
[TIARM] Compiling C tivx_event.c
"/home/devuser/Github_codes/tiovx/tiovx/source/platform/vision_sdk/bios/tivx_event.c", line 13: fatal error #1965: cannot open source file "xdc/std.h"
1 catastrophic error detected in the compilation of "/home/devuser/Github_codes/tiovx/tiovx/source/platform/vision_sdk/bios/tivx_event.c".
Compilation terminated.

>> Compilation failure
concerto/finale.mak:287: recipe for target '/home/devuser/Github_codes/tiovx/tiovx/out/TDAX/M4/SYSBIOS/debug/module/source.platform.vision_sdk.bios/tivx_event.obj' failed
make: *** [/home/devuser/Github_codes/tiovx/tiovx/out/TDAX/M4/SYSBIOS/debug/module/source.platform.vision_sdk.bios/tivx_event.obj] Error 1

The customer was trying to implement TIOVX samples on their linux system and in future they will trying to implement it in a TDA4X EVM development board. Do we have information regarding building TIOVX and sample implementation of Openvx?

Regards,
Carlo

  • Hello Carlo,

    We would recommend downloading the PSDK RTOS which includes the TIOVX project as well as all dependencies for building.  The provided link is the TIOVX version intended to support TDA2/TDA3 devices, and therefore requires additional TDA2/TDA3 dependencies to build.

    The PSDK RTOS can be downloaded at the below link.

    Information in the below links is provided to show how to build the entire SDK as well as details on how to build TIOVX.  Please let me know if you have further questions.

    Regards,

    Lucas