Hello,I am a graduate student and studing about how to build a signal processing Engine and DSP Server on OMAP3530,After the dsp server wizard was run,some server files were created. Then,when I tried to build the server package with the command"make -f makefile_server.mak build_server" an error occured as follows:
"js: "/usr/local/dvsdk/codec-engine_2_26_01_09/packages/ti/sdo/ce/ipc/bios/package.xs", line 141: xdc.services.global.XDCException: XDCException: xdc.PACKAGE_NOT_FOUND: /usr/local/dvsdk/dsplink_1_65_00_02/dsplink/dsp/package.xdc found along the package path, but no schema file was found. Ensure that the package 'dsplink.dsp' is completely built. "
I used ubuntu 10.04 and dvsdk_omap3530-evm_4_00_00_22,and I have checked the XDCpath.However this error stiil occured.I was beset with this problems several days.
Please give me a help.I am deeply grateful!