Hello,
I have seen some problems similar to mine in this support platform but still nothing solves my compilation failure...
Could you recognize a special error in my code thanks to that response? Which procedure do I have to undertake ?
Many thanks in advance
Please find the error message below :
[Linking...] "C:\Programs\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"CustomMW.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_C64_enableIER C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\codec_driver_interface.obj
_SEM_pend C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\codec_driver_interface.obj
_C64_disableIER C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\codec_driver_interface.obj
_SEM_post C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\edma.obj
_HWI_dispatchPlug C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\HW_interrupt.obj
_HWI_eventMap C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\HW_interrupt.obj
__SEM_dopost C:\\Documents and Settings\\maxime\\Desktop\\project\\PERON\\Simulink\\audiotest_ccslink\\CustomMW\\mcbsp_aic23_buffer.obj
>> error: symbol referencing errors - 'audiotest.out' not built
>> Compilation failure
Build Complete,
2 Errors, 0 Warnings, 0 Remarks.
Maxime PERON