Graphic LCD CFAX Carrier Board -- Writing help!!

Hello I am new to the ARM/LPC development board. I am working with a LPC-P2124 dev board and interfacing it with the Graphic LCD CFAX Carrier Board, provided by SparkFun. As of right now I am only able to initialize the LCD but can not seem to write anything to the Display Data Ram. All of the pixels and icons are lit up but I can’t clear the screen. I have tried the demo code with no luck and had to write my own code based on the datasheet.

Has anyone been able to get this LCD to work with their ARM/LPC dev board. If so could you provide your code? Any help is appreciated.

Note: I am using +5 V as my VCC since its the only voltage that works for me.