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.

DM648 VICP

Hello,

I trying to get working the VICP module on a DM648 board.
I have CCS v5.

I successfully got working the project in "vicplib\test\build\affineTransform_DM648.pjt"
But now i want to get it working in another new project of type RTSC.

I copy and paste the .tcf file of "affineTransform_DM648.pjt" and include the same code in my new RTSC project.

There is a small difference between the two project: 

The example use Tconf script and my new RTSC project seem to use XS script.

It sucessfully compile and i get no error when i run it but the VICP seem to never returns.
It seem to be always  busy...

I join the two project if it can help someone to find the error...

Thank you in advance

Maxime GUYON