LCD Display using RCM 3750

Hi Im trying to get the graphics library to work on a rcm3750 is there a tutorial for this. Also I am using a s6b0108 based display. Anyone have or know of a low level driver that is written in dynamic c for this display.

Final Question I started to try and modefy SED1335F graphics driver but I cant even get it to define the global variables wiht out popping an error saying it was defined more than once. What is that about? Keeps saying glbuf is duplicate. I havent defined it anywhere else I did a grep and its not in another file in the project.

Dynamic c is rather frustrateing today.