first time I tried the sketch it gave me nothing but white screen also I deleted the whole arduino directory and reinstalled it all new so I didnt have any extra files around from other sketches and librarys I had messed around with back up any thing you want out of it first.
then I reinstalled arduino I am using version 0100 relax and new reef and changed this line
//******** Declare Touch/LCD/RTC **********
UTFTtf myGLCD(ITDB32S, 38, 39, 40, 41);
ITDB02_Touch myTouch(6,5,4,3,2);
I made sure to declare my lcd wich is the ITDB32S after that it ran fine and uploaded and worked. If you cant get none of the example sketch's to work and your sure you are declaring the correct lcd you might have a bad lcd or tft. Have you tried to reformat the sd card or use a diffrent one might help.