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.

PROCESSOR-SDK-AM57X: IPC debug error

Part Number: PROCESSOR-SDK-AM57X

Hi all,

i am working 

 board : TMDXIDKAM5718

SDK: ti-processor-sdk-rtos-am57xx-evm-06.03.00.106

I am trying to debug the  IPC in CCS 

i tried as below link session 10.2.5.1.5. 

http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_how_to_guides.html#ipc-debugging-tools-and-techniques-on-am57xx

while compiling i got below error 

 

**** Build of configuration Debug for project RTOS_IPC ****

/home/medongo/ti/ccs930/ccs/utils/bin/gmake -k -j 4 all -O

Building file: "../hello.cfg"
Invoking: XDCtools
"/home/medongo/ti/sdkrtos/xdctools_3_55_02_22_core/xs" --xdcpath="/home/medongo/ti/sdkrtos/bios_6_76_03_01/packages;/home/medongo/ti/sdkrtos/ipc_3_50_04_08/packages;/home/medongo/ti/sdkrtos/pdk_am57xx_1_0_17/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evmDRA7XX:dsp1 -r debug -b "/home/medongo/ti/workspace/RTOS_IPC/config.bld" -c "/home/medongo/ti/ccs930/ccs/tools/compiler/ti-cgt-c6000_8.3.5" --compileOptions "-g" "../hello.cfg"
configuring hello.xe66 from package/cfg/hello_pe66.cfg ...
subdir_rules.mk:17: recipe for target 'build-117981185-inproc' failed
js: "/home/medongo/ti/workspace/RTOS_IPC/hello.cfg", line 135: TypeError: Cannot read property "profile" from null (/home/medongo/ti/workspace/RTOS_IPC/hello.cfg#135)
"./package/cfg/hello_pe66.cfg", line 231
gmake: *** [package.mak:205: package/cfg/hello_pe66.xdl] Error 1
js: "/home/medongo/ti/sdkrtos/xdctools_3_55_02_22_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-117981185-inproc] Error 1
gmake: *** [build-117981185] Error 2
subdir_rules.mk:14: recipe for target 'build-117981185' failed
gmake: Target 'all' not remade because of errors.

could you please help to fix this issue 

thank you

thanks & regards

chandana