Part Number:TMDSOSKL137
Tool/software: Code Composer Studio
Dear all,
I ' m trying to build a new project under ccs6 from the audio example provided by \Texas Instruments\pspdrivers_01_30_01.
When I import the legacy ccsv3.3 project , everthing is Ok, it runs. But I can't change anything from the original sources: impossible to duplicate the project or to save the files under new names, the files can't be copied in the workinfg directory, they remain in the original directory...
I want to configure a new DSP/BIOS project from CCS6 relying upon the driver functions.
I did a .tcf file, I am able to compile each files of the project to create the *.obj (audioSample_io.c; audioSample_io.h; audioSample_main.c; filter.h) but there is still a problem with the llink :-( you can have a look below).
I am totally stuck and puzzled.
I would be really grateful if you could help me.
Sincerely yours.
Chantal MULLER
Description Resource Path Location Type
unresolved symbol Aic31_IOMFXNS, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol Audio_echo_Task, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol Audio_IOMFXNS, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol Mcasp_IOMFXNS, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol I2c_IOMFXNS, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Aic31_init, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Aic31_PARAMS, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Audio_init, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Audio_PARAMS, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Mcasp_PARAMS, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _ECM_dispatchTab, first referenced in c:/TI/bios_5_42_01_09/packages/ti/bios/lib/bios.a674<ecm_dispatch.o674> TSK_audio_4 C/C++ Problem
unresolved symbol _Mcasp_init, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _Psc_ModuleClkCtrl, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _configureAudio, first referenced in ./audioSample_main.obj TSK_audio_4 C/C++ Problem
unresolved symbol _task, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioAic31Params, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioChanParamsIN, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioChanParamsOUT, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioI2cParams, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioMcaspParams, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioParams, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioUserAic31Init, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioUserAudioInit, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioUserI2cInit, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
unresolved symbol audioUserMcaspInit, first referenced in ./tskcfg.obj TSK_audio_4 C/C++ Problem
#10234-D unresolved symbols remain TSK_audio_4 C/C++ Problem
#10010 errors encountered during linking; "TSK_audio_4.out" not built TSK_audio_4 C/C++ Problem
#10008-D .ccsproject /TSK_audio_4 line 14, external location: C:\Users\USERAD~1\AppData\Local\Temp\675563 C/C++ Problem
#10008-D .ccsproject /TSK_audio_4 line 15, external location: C:\Users\USERAD~1\AppData\Local\Temp\675563 C/C++ Problem