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.

how i can execute the vecadd example on EVM!



I have an example named vecadd on processor-sdk-linux:

/opt/ti/ti-processor-sdk-linux-k2l-evm-03.00.00.04/targetNFS/usr/share/ti/examples/openmpacc/vecadd

Compile was successful. How I can execute it on EVM? If i transfer the file vecadd only, it can not be executed, there is an error:

./vecadd: error while loading shared libraries: libOpenMPAcc.so.1:  can not open shared object file: No such file or directory

How can i add libOpenMPAcc.so.1?  I do not find it in:

/opt/ti/ti-processor-sdk-linux-k2l-evm-03.00.00.04/targetNFS/lib