smartcat3 wrote on Thursday, December 24, 2009:
Hi
I downloaded & compiled the v6.0.1 demo using IAR compiler(v5.4).
I am compiling the demo specifically made for this evaluation board (mentioned on the subject). After downloading it I notice the graphics is not coming out right (although the kernel and network part seems to be working…) . The FreeRTOS banner did not came out on the display.
I still manage to connect to the webserver and see the tasks informations meaning the kernel and the IP are running. I am able to toggle the LED from the IO page of the webserver, but the text that is sent out is not visible – as expected since the graphics portion is not yet working…
Since mine is a rev D PCB, I have made the changes to main.c to call the Rit display driver for all LCD related calls.
Is there anything else I need to change to get the graphics displayed correctly ?
Well, appreciate if anyone can drop a note of advise …