porting demo using differetn board

Hi,
i just finished to make FreeRTOS run on the MCB1700board using LPCxpresso!
I used the “NXP LPC1768 demo using GCC and Code Red” The LED’s work liek the modifying a demo site told me!
So far, so good! But I don’t know how/what to change to make the LCD-Display run.
The aim is to let the hole Demo including Webserver run on the Keil MCB7100 evaluation board.
Can someone please give my some advice?

porting demo using differetn board

Display drivers and interfaces can be very different.  I would suggest using a demo that comes with the hardware, and uses the LCD display, as a reference and starting point for including the same functionality in your own application. Regards.