Hi
We are developing software for the 6670 dsp using CCS5 and the MCSDK (multi-core software development kit). We are using the pdk component of MCSDK, in particular.
I have merged code from example: 'PA_emacExample_exampleProject' to my own project but am getting lots of unresolved symbol errors at link time, associated with the TI libraries. What would be the correct way to fix these errors please?
David
===========================================================================
<Linking>
undefined first referenced
symbol in file
--------- ----------------
CSL_chipReadReg ./singlecore_osal.obj
Cppi_channelEnable ./cppi_qmss_mgmt.obj
Cppi_configureRxFlow ./cppi_qmss_mgmt.obj
Cppi_getFlowId ./pa_mgmt.obj
Cppi_init ./cppi_qmss_mgmt.obj
Cppi_initDescriptor ./cppi_qmss_mgmt.obj
Cppi_open ./cppi_qmss_mgmt.obj
Cppi_rxChannelOpen ./cppi_qmss_mgmt.obj
Cppi_setCpdmaLoopback ./cppi_qmss_mgmt.obj
Cppi_txChannelOpen ./cppi_qmss_mgmt.obj
Pa_addIp ./pa_mgmt.obj
Pa_addMac ./pa_mgmt.obj
Pa_addPort ./pa_mgmt.obj
Pa_create ./pa_mgmt.obj
Pa_downloadImage ./pa_mgmt.obj
Pa_forwardResult ./pa_mgmt.obj
Pa_getBufferReq ./pa_mgmt.obj
Pa_resetControl ./pa_mgmt.obj
Qmss_ackInterrupt ./cppi_qmss_mgmt.obj
Qmss_disableAccumulator ./cppi_qmss_mgmt.obj
Qmss_getQueueNumber ./pa_mgmt.obj
Qmss_init ./cppi_qmss_mgmt.obj
Qmss_insertMemoryRegion ./cppi_qmss_mgmt.obj
Qmss_programAccumulator ./cppi_qmss_mgmt.obj
Qmss_queueOpen ./pa_mgmt.obj
Qmss_setEoiVector ./cppi_qmss_mgmt.obj
Qmss_start ./cppi_qmss_mgmt.obj
qmssLObj ./pa_mgmt.obj
ti_sysbios_family_c64p_EventCombiner_dispatchPlug__E ./cppi_qmss_mgmt.obj