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.

Question - Running Hello aplication on LM4F232 with collor LCD

Hi,

I am trying to run the example code hello.c from StellarisWare folder but despite include the grlib.h I have this error message:

Test LCD.axf: Error: L6218E: Undefined symbol GrContextFontSet (referred from main.o).

need I #define something in my code, because has this GrContextFontSet function in the grlib.h (included in my projetct)?

thanks,

Alessandro