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.

Linux/TDA3XEVM: About EVE VCOP Program issues

Part Number: TDA3XEVM

Tool/software: Linux

Dear friends:

I find a sample which how to use VCOP in vision sdk (vision_sdk\apps\src\rtos\alg_plugins\common\sample_vcop_array_add_uns_short_kernel.k),So i have a test base on the TDA3 EVM,and i make a Alg Process in Eve host to call the function "sample_eve_array_add_uns_short",But the result is not expected. the test code as follow,Please give me some suggestion.

1. the test code in the rtos/alg_plugins/**/Alg_Process().

2. And i get this result:

3. So why the sample code is not worked? and why the function seems like crashed at the second time to recall? did i used a wrong ways to call the function or some else?

4. About the EVE VCOP Kernel to use,any document or DEMO Code should be care about ?

Thank you for answers.