Hello,
i get stuck with problem on Code Composer Studio v5. I would like to build a project for the ez430 Chronos.
I made all steps from this tutorial: http://processors.wiki.ti.com/index.php/Creating_CCS_Project_using_SimpliciTI
The errors are:
Description Resource Path Location Type errors encountered during linking; "ez430_chronos_868MHz.out" not built ChronosWorkshop C/C++ Problem
Description Resource Path Location Type unresolved symbol BSP_Delay, first referenced in <whole-program> ChronosWorkshop C/C++ Problem
Description Resource Path Location Type unresolved symbol BSP_Init, first referenced in <whole-program> ChronosWorkshop C/C++ Problem
Description Resource Path Location Type unresolved symbols remain ChronosWorkshop C/C++ Problem
Could anyone please help me?