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.