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/TM4C123GE6PM: Library Problem

Part Number: TM4C123GE6PM
Other Parts Discussed in Thread: ALP

Tool/software: Code Composer Studio

Hello,

I have an LCD (HY32D - SSD1289). I found the library from the forum. I have a compilation problem. I have added all the library files etc.

As you can see from the picture. The string.h and stdarg.h give error. Prorably these are the system files. But I dont have any idea how to solve this issue.

Please help me!

Thanks in advance.

Caner ALP

  • Right click on the project and select "Show Build Settings...". Select "Include Options" as shown in the picture below. One of the options should point to the tool directory you are using. In my case it is: "C:\ti\ccsv7\tools\compiler\ti-cgt-arm_17.6.0.STS\include", but it will vary depending on which version of the compiler you are using.