Showing posts with label dsplink. Show all posts
Showing posts with label dsplink. Show all posts

Tuesday, June 30, 2009

Building DSPLink is Easy :-)

http://wiki.davincidsp.com/index.php/Building_DSPLink

Don't forget to put SDK i.e. usr/include of installed rootfs

If you meet any problems, please let me know :-)

Monday, June 29, 2009

DSPLink build Configuration for Beagleboard -- Oops OMAP 3530

perl $DSPLINK/config/bin/dsplinkcfg.pl \
--platform=OMAP3530 \
--nodsp=1 \
--dspcfg_0=OMAP3530SHMEM \
--dspos_0=DSPBIOS5XX \
--gppos=OMAPLSP \
--comps=ponslrm

for uClibc toolchain
perl $(DSPLINK)/config/bin/dsplinkcfg.pl --platform=DM357 --nodsp=1 --dspcfg_0=DM357GEMSHMEM \     --dspos_0=DSPBIOS5XX --gppos=MVL5U --comps=ponslrm --legacy=1