Re: Bootloder

From: Yannick Chamming's [eMVP] (ychammings_nospam_at_adeset.com)
Date: 02/03/05


Date: Thu, 3 Feb 2005 08:40:52 +0100

BSP covers all the platform dependent part of windows CE that is required to
be adapted when willing to run WinCE on a specific hardware platforms. It
covers the bootloader, the OAL (we could consider this as a kind of "CPU
driver") and the drivers.

Bootloader is an OS independent code that performs minimal task to set the
hardware in a state where the OS can be started. It includes minimal
hardware initialization, loading of the kernel and launch of it, potential
firmware update tasks, etc.

A good starting point on this is the online help of platform builder,
especially the tutorials, or potentially a training course.

Y.

--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADENEO (ADESET)
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél  : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
<santosh.sulakhe@wipro.com> wrote in message
news:1107406821.788818.288060@z14g2000cwz.googlegroups.com...
> Hello,
>
> I am very new to the Bootloader. I have following questions on my mind:
>
> 1.)What is BSP ?
> 2.)What is Bootloader ?
> 3.)Are BSP and Bootloder ? Details reqd..
> 4.)What are the documents to be referred to quire the more detail
> knowledge on these ?
>
> -Santosh
>


Relevant Pages

  • Re: Growing memory usage in D4 app with SerialNG
    ... Borland C, but it will not run on a true Windows platform because it uses the parallel port with direct hardware register bit banging, ... Windows requires drivers or other privileges for direct access to the hardware. ... I'd separate all hardware and platform dependencies in future versions or applications, and exchange that implementation according to the target platform. ...
    (comp.lang.pascal.delphi.misc)
  • Re: It is time for Winux...
    ... > architecture with standard generic hardware designed for personal ... > Linux can do that quite well thank you. ... For the most part, but any current-technology OS (Unix, Windows, ... Who will implement an all-new platform? ...
    (alt.linux)
  • Re: Newbie to WCE!
    ... When you buy Platform Builder, which you have to do to develop Windows CE ... You're a hardware vendor; they are ... that has a Windows CE BSP for it that uses that processor, ...
    (microsoft.public.windowsce.embedded)
  • Re: Why not a clear HAL in MINIX?
    ... a small amount of the kernel is written in assembly ... As would the "hardware abstraction layer" if Minix were written to use one. ... Windows hasn't used a hardware abstraction layer since NT 4. ... they need platform dependent information. ...
    (comp.os.minix)
  • Re: A One-Console Future? No Xbox, No PS3, No Wii? (article)
    ... Just like there's only OS and one hardware platform for PCs... ... massive paradigm shift to the industry,where games would become better ... Console games still tend to evolve pretty fast as compared to other ...
    (alt.games.video.xbox)

Loading