Re: How to Spalsh screen in PXA255 ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: K. S. Huang (ks_huang_at_AlphaNetworks.com_remove.this)
Date: 12/23/04


Date: Thu, 23 Dec 2004 16:18:06 +0800

You'll need to port the Initial code of Display Driver into your bootloader
to init your LCD controller, and
also need to include a Bitmap into your Bootloader for splash screen.

You may adding bitmap into Bootloader by adding a record in your
bootloader's BIB file, or
Write the whole bitmap into some specific Flash Block.

"Vincent Hung" <VincentHung@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D
:0E13377A-88FA-47F1-B9F3-A38A58E8BAA9@microsoft.com...
> I had built an image for the platform of Intel PXA255. (Windows CE 4.2)
> CE image was stored in one Flash.It could be XIP.
> When power was on, the LCD was still blank.
> After about 20 seconds, the LCD screen was turned on and the Windows CE's
> desktop was shown.
> I'd like to add LOGOs before entering Windows CE.
> How can I achieve initialization of display to show some LOGO once the
power
> is on.
>
> Thanks a lot.
>
>
>



Relevant Pages

  • Re: gif to binary data
    ... i m using a 240*128 pix lcd with t6963c controller ... By assigning 3840 bytes for the Bitmap buffer I assume you are using 1 ... than that then you should have the binary data where you want it but I'm ...
    (comp.arch.embedded)
  • Re: entry point for Mainstoneiii
    ... The bootloader should display the Bitmap and jump to the OS. ... will redisplay the Bitmap and try to boot the OS again. ... I expected to see the Bitmap staying on the LCD forever since ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to Spalsh screen in PXA255 ?
    ... According to the Windows CE MSDN, it is recommeded that we can modify main.c ... We could add the diplay drvier in OEMplatformInitto initialze the LCD. ... > also need to include a Bitmap into your Bootloader for splash screen. ... >> I'd like to add LOGOs before entering Windows CE. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: entry point for Mainstoneiii
    ... The bootloader should display the Bitmap and jump to the OS. ... will redisplay the Bitmap and try to boot the OS again. ... I expected to see the Bitmap staying on the LCD forever since ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Start screen custom
    ... the WinCE destop. ... If you want to display a splahscreen in the bootloader, ... Can anybody tell me how to custom start screen (bitmap show) when we start ...
    (microsoft.public.windowsce.platbuilder)