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.

Looking for TI c6x tool chain configuration file to use with cmake

Hi community,

I try to compile the OpenCV 2.4 project for different targets. One target is a Windows PC and the other the TI c6x core. Both targets have to interact with each other and synchronize data calculated by the OpenCV library. This behavior forces me to use the same library (OpenCV) on both systems. I try to say that I have NO chance to use the TI vision library instead of the OpenCV library.

I have information that TI uses the cmake tool for some of the TI c6x libraries. If so a working cmake tool chain configuration file should already exist. May somebody point me to the right direction / forum / SDK to get the TI c6x tool chain work together with cmake?

The E2E search function lets me feel other members are interested in this topic too.

Thanks

Holger