Hi everyone,
I am trying to develop a algorithm plugin which uses DSP core. However Iam getting assert from algorithmLink_algPluginSupport.c at line OSA_assert(algId < ALGORITHM_LINK_ALG_MAXNUM) because ALGORITHM_LINK_ALG_MAXNUM is 9 here as algorithmLink_cfg.h has link only for A15.
To develop algorithm plugin for DSP, what steps must me followed,please guide me.
Hardware used :TDA2x
As I am working on VisionSDK on linux platform,I may have been missing some steps.
Thanks in advance.
Regards,
Neha