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.

uartecho Example Build Issue

I’m working on a project using the TM4C129X dev kit as a starting point, and using CCSv5 to try and build the TI_RTOS (tirtos_tivac_2_00_01_23) uartecho example program. I am receiving this linker error:

Description Resource Path Location Type
#16004-D file "C:/ti/tirtos_tivac_2_00_01_23/products/TivaWare_C_Series-2.1.0.12573c/driverlib/ccs/Debug/driverlib.lib<cpu.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files uartecho_TivaTM4C129XNCZAD C/C++ Problem

This occurs on 32 files. Anyone seen this issue? The example was imported and built with no modifications. Thanks!