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!