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.

TDA4VM: Can I open/close DSS dynamically?

Part Number: TDA4VM

Hi,

We're using PSDK v7.2, and have built & intergrated OpenCV into default image by yocto:

PACKAGECONFIG_append_pn-opencv = " gtk"

After following this FAQ of closing DSS, our OpenCV application works now in Ti RTOS.

But we still have some applications which using DSS as Vision Apps.

So can we open/close DSS when Linux is running?

If not, how much work need to be done?

Thanks!