Hi...... I am using lpc2378 kit with TFT Touch Screen LCD 240 x 320 BlueScreen for my application. I need to display image on bluescreen LCD. I am able to display image stored in program memory(that is included as .h file in program) I am also able to acess SD card(that is can read as well as write text file on SD card). But cannot able to integate both(that is reading image file from SD card and display it on LCD) since size of image file is causing trouble. Can anyone suggest solution for same.... can anyone have sampl code for same.... Thank You....