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.
Tool/software: Code Composer Studio
Hi all,
I am having issues building the "EasyLinkEchoRx" / "EasyLinkExhoTx" projects (as well as other projects) due to the following errors:
<Linking>
undefined first referenced
symbol in file
--------- ----------------
ResetISR
error #10234-D: unresolved symbols remain
warning #10062-D: entry-point symbol "ResetISR" undefined
warning #10202-D: no suitable entry-point found; setting to 0
error #10010: errors encountered during linking;
All other information I have found regarding this error has been related to the CC2650 and said to use an example project not relevant to the CC1310.
Thanks