This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem in Installing c6accel

Other Parts Discussed in Thread: OMAP3530

i am following the main wiki(getting started with c6accel)
I have downloaded all the dependencies and changed the rules.make file in the c6accel dir.
when i do make all i get the following error.......
.
.
.
.
.
.
.
.
.
.
.
.
======== Building c6accel_app ========
Configuring application using /home/anand/c6accel_1_01_00_06/soc/app/omap3530/c6accel_app.cfg
making package.mak (because of package.bld) ...
generating interfaces for package c6accel_app_config (because package/package.xdc.inc is older than package.xdc) ...
configuring c6accel_app.xv5T from package/cfg/c6accel_app_pv5T.cfg ...
js: "/home/anand/c6accel_1_01_00_06/soc/app/omap3530/c6accel_app.cfg", line 17: XDC runtime error: ti.sdo.ce.ipc.Settings: no property named 'COMM_DSPLINK'
    "./package/cfg/c6accel_app_pv5T.cfg", line 186
    "./package/cfg/c6accel_app_pv5T.cfg", line 265
    "./package/cfg/c6accel_app_pv5T.cfg", line 173
gmake: *** [package/cfg/c6accel_app_pv5T.xdl] Error 1
Warning: directory "/home/anand/dsp-tc/dsplink_linux_1_63/packages" on package path does not exist
Warning: directory "/packages" on package path does not exist
js: "/home/anand/dsp-tc/xdctools_3_22_03_41/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
make[2]: *** [c6accel_app_config/compiler.opt] Error 1
make[2]: Leaving directory `/home/anand/c6accel_1_01_00_06/soc/app'
make[1]: *** [c6accel_app] Error 2
make[1]: Leaving directory `/home/anand/c6accel_1_01_00_06/soc'
make: *** [c6accel] Error 2
.
.
.
I want to write codes for the DSP on Beagleboard- xM.
i am using buildroot for creating the roofs, linux image and toolchain.
I am using the toolchain generated by buildroot.
what is the best way of installing c6accel?
1. Installing all the dependancies individually(dsplink,bios,....etc)
or
2. Installing DVSDK.
Any help would be greatfull.
Thanks and regards,
Anand