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.

RTOS/EK-TM4C1294XL: Compiler Error when trying to build the project

Part Number: EK-TM4C1294XL

Tool/software: TI-RTOS

Hi, 

I'm New to CCS 8, EK-TM4c1294XL 

I have downloaded FreeRTOS example from TI site

Its showing the above error , Can someone help

Thanks & Regards

Mohan R

  • The error message you see is just informing you that the make file does not contain information for doing a "clear". As the build will recompile and link any modified files, this is not usually necessary and can be ignored.

    Not sure where you found this project, maybe it is from GitHub. We don't provide examples for FreeRTOS as we provide our own free TI-RTOS. TI-RTOS can be downloaded using the Resource Explorer in Code Composer Studio. Here is some documentation:
    www.ti.com/.../spruhu5d.pdf