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.

Question about c6748 vpif sample.

Other Parts Discussed in Thread: TVP5147

Now,I'm working with dsp c6748.And I need to use the vpif of it.

I just use the vpif sample which is find in the c6748 pspdrives.But the program can't run to the vpifSampleTask which is called in the dsp/bios task.

It just run the function vpif_init( ) at the beginning.And I can't find where is VpifI2CuserInit( ).The program called them in the dsp/bios.

I also have tried calling the vpifSampleTask( ) in the main function instead of the dsp/bios.But the function doesn't work too!

Hope for you help!

Thanks!