Tool/software: Code Composer Studio
Good morning,
I'm using a Beaglebone black and the "ti-processor-sdk-linux-am335x-evm-06.00.00.07".
I write you since I want to develop an application that uses Opencv. Clearly on the host PC I haven't got any libraries about Opencv, so CCS warns me error when I try to use opencv methods.
I know that using Arago I can both build an image and the sdk (with all the cross compiled libraries) but I wonder if I can copy the beaglebone black libraries and paste them on my Host PC.
Afer that I could refer to the libraries in my host PC from my code. Is the procedure correct?
Thank you in advanced.
Regards,
Davide