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.

Errors with "Tag_PCS_config attribute" when trying to compile RTOS examples for Tiva-C Launchpad

Hello:

I would like to work with the TI-RTOS Drivers, specifically for Tiva-C

After struggling with my own code, I tried to compile the "I2CTMP006" example.

The result is I received 28 error messages of the form:

"file C:\TI\tirtos_tivac_2_01_00_03\products\bios_6_40_03_39\packages\ti\catalog\arm\cortexm4\tiva\ce\lib\Boot.aem4f<Boot_sysctl.oem4f>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files

I am using CCS 5.5

What would cause this error, and where should I look to solve it?

Thank you