Part Number: TDA4VM
TIOVX currently supports only 16 network models which is decided by macro TIOVX_GRAPH_MAX_OBJECTS (TIOVX_GRAPH_MAX_OBJECTS=16), how can I expand to support more network ?
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.
Part Number: TDA4VM
TIOVX currently supports only 16 network models which is decided by macro TIOVX_GRAPH_MAX_OBJECTS (TIOVX_GRAPH_MAX_OBJECTS=16), how can I expand to support more network ?
Hello,
You are welcome to edit this value and increase it to the number of graphs required by your application. You will need to recompile tiovx and rebuild your application.
Regards,
Lucas