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.

CCS/LAUNCHXL-CC1310: Issue Building the project. Getting Symbols not found error

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Tool/software: Code Composer Studio

My team is using the CC1310 Launchpad and a custom board based on CC1310. We are also getting the same headstart and heapend error while building the project. Please let me know the correct method to import the project as mentioned at the end of the discussion thread.

Thanks for your time.

Regards.

Hemant Kamat

  • Hemant,

    Is this project your own custom project or a TI example project that comes with the SDK? 

    This type of error usually stems from an incorrect linker command file. Please check your project to see which linker command file is being used, and ensure that it is the same as the ones in the TI example projects.

    There is a related thread here which I think may be related to the issue you are seeing.