Hi
According to the SDK's page for TDA4 processor, it seems that TIDL is available only on RTOS SDK and not on Linux SDK.
Is it correct?
Thanks and Best regards,
HaTa.
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.
TIDL can be used as shown in below link
TIDL is included in Processor SDK RTOS Automotive - this is a standalone C7x library and C7x only unit test
However the same is integrated with Linux via TO OpenVX/vision_apps APIs and demos.
tiovx (TI OpenVX) and vision_apps are present in Processor SDK RTOS Automotive, however when built these also generate A72 executables which then use invoke TIDL on C7x via OpenVX.
regards
Kedar
Hi Kedar
>TIDL is included in Processor SDK RTOS Automotive - this is a standalone C7x library and C7x only unit test
So that mean, TIDL is processed only on C7x and not on MMA?
Thanks and Best regards,
HaTa.