OMAPL138_StarterWare_1_10_03_03 is installed on my machine.
I used bmp2c utility to convert a BMP image to C file. When I build the project with the generated C header file, image is not displayed on LCD properly, i.e., a fuzzy image is shown repeatedly.
I used -16 option to convert it into 16-bit pixel values. I think the original image.h also stores 16-bit pixel values.
Could you help me with this?