Other Parts Discussed in Thread: OMAP3530
I am facing a problem in building DSPLink 1.60 for my target OMAP3530 based beagleboard. My configuration are as under:
Linux Host Helena 8(compatible with Ubuntu 9.10)
Target Kernel 2.6.28
Tool chain 2007q3-51
DSPBIOS 5.41.10.36
CGTools 6.0.18
i have made installation of DSPLINK and made suitable configuration (using dsplinkcfg.pl) ,set DSPLINK env variable ,and changes in distribution files
GPP side distribution file: $DSPLINK/make/Linux/omap3530_2.6.mk
DSP side distribution file: $DSPLINK/make/DspBios/c64xxp_5.xx_linux.mk
.When i am building the link i firstly got the error in not finding start.mk ,then i edited makefile for absolue path of start.mk instead of '$DIRSEP' .Then that error got vanished and i got the error as under:
make -s [all]
no rules to make target. {all]
make -s all
no rules to make target all.
Plz help me in this regard ,i am following DSPLink 1.60 installation and userguide for building it. Plz feel free to ask any qustion.I am a newbie in field of embedded system and linux