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.

IPC example c6678 - shared memory

Hi Guys,

I was advised to post my request at this forum. Below is the link to the tread I already opened:

http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/357937/1262719.aspx#1262719

I am trying to compile the 'shmIpcBenchmark_c6678' example with no success.

I copied the project into my workspace via the import project GUI and I needed to copy the common files as well.

My setup is:

CCS6.0 , mcsdk_2_01_02_06,pdk_C6678_1_1_2_6,ipc_1_24_03_32, bios_6_40_02_27,,xdctools_3_30_03_47_core.

I get this linking error:

ti_sdo_ipc_gates_GateHWSem_query__E C:\Users\ehershber90754\workspace_v6_0\shmIpcBenchmark_c6678\Debug\configPkg\package\cfg\bench_shm_pe66.oe66

ti_sdo_ipc_gates_GateMPSupportNull_query__E C:\Users\ehershber90754\workspace_v6_0\shmIpcBenchmark_c6678\Debug\configPkg\package\cfg\bench_shm_pe66.oe66

ti_sdo_ipc_gates_GatePeterson_query__E C:\Users\ehershber90754\workspace_v6_0\shmIpcBenchmark_c6678\Debug\configPkg\package\cfg\bench_shm_pe66.oe66

ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E C:\Users\ehershber90754\workspace_v6_0\shmIpcBenchmark_c6678\Debug\configPkg\package\cfg\bench_shm_pe66.oe66

 

Can you please take a look?

As I mentioned in the thread I already opened I can compile the project with this setting: ipc_1_24_03_32, bios_6_33_06_50, xdctools_3_23_04_60.

 

BR,

Eran