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.

EVM_DM6437 DSP/BIOS

hi.

I read " BIOS_VPBE_DRIVER_UserGuide.pdf " file and try to run a simple prog with DSP/BIOS using VPBE driver to show an image for test. I follow instruction of that .pdf file but After compile, compiler can't fined "_VPBEMD_FXNS".when I use VPBE where is the header or libraries that driver needs,or I should ask where is driver's code?

Of course I see spraap3a.pdf example,and how to access pixels in frame in DSPwiki but at this time I'd like to make My own DSP/BIOS (config.tcf) codes.

Thanks.