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