Hi, I am now working on how to make use of the DSP(Tesla) on my OMAP 4430 based pandaboard. When I am building bios-syslink, download from:
http://dev.omapzoom.org/?p=tisyslink/bios-syslink.git;a=summary
It is always error to build for the C64T option:
This is the error message
configuring ti_omap_platform_dsp/whole_program_debug/Notify_Test_Dsp.xe64T from package/cfg/ti_omap_platform_dsp/whole_program_debug/Notify_Test_Dsp_xe64T.cfg ...
Tesla Power Mgmt = OFF
Unicache = OFF
js: "/home/ju/omap_data/omapts/linux/dsp-tc/bios_6_31_03_25/packages/ti/sysbios/family/arm/ducati/package.xs", line 72: Error: Library not found: ti.sysbios.family.arm.ducati.ae64T
build tool: C6000CGT 7.2.0 BIOS 6.31.03.25 TMS470CGT 4.6.1 xdctools.3.20.07.86
And I have changed suffix of /bios-syslink/package/ti/omap/deh/Deh_wdtIsr.asm to Deh_wdtIsr.sa, that thing been also been changed in package.bld to avoid the assembly error.
If someone has build Tesla for bios-syslink, please help me. Thank you very much