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 building Syslink examples on RTOS side using TI_J4 board

Other Parts Discussed in Thread: OMAP3530, SYSBIOS

Hi all,

I am trying to build syslink shared region example on TI_J4 board. I am able to build it on HLOS side but I am facing error while building on RTOS side.

Error is ------

making package.mak (because of package.bld) ...
ti.targets.C64P: warning: exec of '/u/users/TI_J4/ezsdk/cgt470_4_6_4/bin/cl6x --compiler_revision' failed:java.io.IOException: java.io.IOException: /u/users/TI_J4/ezsdk/cgt470_4_6_4/bin/cl6x: not found; check tools installation

generating interfaces for package ti.syslink.samples.rtos.notify (because package/package.xdc.inc is older than package.xdc) ...

configuring evm3530_dsp/whole_program_debug/notify_omap3530_dsp.x64P from package/cfg/evm3530_dsp/whole_program_debug/notify_omap3530_dsp_x64P.cfg ...

js: "./omap3530/Notify_omap3530_dsp.cfg", line 55: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.sysbios.gates' along the path: '/u/users/TI_J4/ezsdk/ipc_1_22_03_23/packages/;/u/users/TI_J4/ezsdk/sysbios_6_31_04_27;/u/users/TI_J4/ezsdk/syslink_02_00_00_67/;/u/users/TI_J4/ezsdk/xdctools_3_20_07_86/packages;../../../../..;'. Ensure that the package path is set correctly.

    "./package/cfg/evm3530_dsp/whole_program_debug/notify_omap3530_dsp_x64P.cfg", line 787
    "./package/cfg/evm3530_dsp/whole_program_debug/notify_omap3530_dsp_x64P.cfg", line 842
    "./package/cfg/evm3530_dsp/whole_program_debug/notify_omap3530_dsp_x64P.cfg", line 774
gmake: *** [package/cfg/evm3530_dsp/whole_program_debug/notify_omap3530_dsp_x64P.xdl] Error 1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Can you please help me... 

Thanks in advance,

Vaishnavi.