HI!
How to show the bootloader spash screen in WINCE6.0?My board is OMAPL138 EVM.
thanks a lot!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI!
How to show the bootloader spash screen in WINCE6.0?My board is OMAPL138 EVM.
thanks a lot!
Hi,
You need to convert the .bmp file to RGB 565 format. Replace the existing header data which is present in the c:\wince600\platform\omapl138_am18x\src\boot\eboot\celogo.h
You can do some Google search on how to convert the bmp to RGB565 format.
Thank You & Regards,
GSR