Hi, All:
Now I have to rebuild the IPC to meet some requirements.
My IPC version is 1_23_01_26 and I have to use this.
My XDC tools is xdctools_3_22_01_21.
I read the "rebuilding IPC" section in the IPC user guide
and follow the steps it tells. After I type the following command,
the system reports error:
root@ubuntu:/opt/c6678-master/myIpc_1_23_01_26/ipc_1_23_01_26_custom/packages# xdc XDCBUILDCFG=./ipcConfig.bld -PR .
making all: Tue Nov 10 09:02:43 CST 2015 ...
======== .interfaces [./ti/sdo/io] ========
making package.mak (because of package.bld) ...
js: "./package.bld", line 56: ReferenceError: "tiTargets" is not defined.
gmake[1]: *** Deleting file `package.mak'
gmake[1]: *** No rule to make target `package.mak', needed by `.interfaces'. Stop.
gmake: *** [ti/sdo/io,.interfaces] Error 2
I can't figure out how to remove this error.
I need to rebuild the IPC to be used for C6678. Can anyone tell me some detailed information
about rebuilding IPC? Thanks in advance!