How to build, compile and Install IPC libraries and binaries for C665x, C667x, K2E and K2H RTOS SDK?
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.
How to build, compile and Install IPC libraries and binaries for C665x, C667x, K2E and K2H RTOS SDK?
To Build IPC in BIOS (Windows environment) following requirements should be met,
XDC_INSTALL_DIR ?= C:\ccs_090300\xdctools_3_60_02_34_core BIOS_INSTALL_DIR ?= C:\ti\bios_6_76_03_01 PDK_INSTALL_DIR ?= C:\ti\pdk_c665x_2_0_16\packages ti.targets.elf.C66 ?= C:\ccs_090300\ccs\tools\compiler\ti-cgt-c6000_8.3.11
C:\ti\ipc_3_50_04_07>..\xdctools_3_55_02_22_core\gmake.exe -f ipc-bios.mak all
Thanks,
Rajarajan U