Open GoogleCodeExporter opened 9 years ago
I solved this problem by:
vi ~/rowboat-android/external/ti-dsp/Makefile
Change:
DSPLINK_CONFIG := --platform=OMAP3530 --nodsp=1 --dspcfg_0=OMAP3530SHMEM --dspos_0=DSPBIOS5XX --gppos=OMAPLSP --comps=ponslrmc --trace=0
To:
DSPLINK_CONFIG := --platform=OMAP3530 --nodsp=1 --dspcfg_0=OMAP3530SHMEM --dspos_0=DSPBIOS5XX --gppos=OMAPLSP --comps=ponslrm --trace=0
Original comment by huangren...@gmail.com
on 15 Jun 2010 at 2:14
Original issue reported on code.google.com by
huangren...@gmail.com
on 13 Jun 2010 at 3:12