Re: Understanding the BSP concept and terms
- From: "Garratt" <Christian.H.Mikkelsen@xxxxxxxxx>
- Date: Thu, 23 Nov 2006 11:19:43 +0100
Thanks
That helped clear it up for me :).
"Steve Maillet (eMVP)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uDDaheODHHA.4620@xxxxxxxxxxxxxxxxxxxxxxx
You are confusing the specific case of the x86 PC architecture with the
general concepts here.
The OAL in Windows CE is the general equivalent to the BIOS in the desktop
systems. Since the PC architecture already has the BIOS for initialization
and the PC Architecture defines a very rigid fixed set of hardware
attached to the CPU (timers interrupt controllers, etc...) The OAL for a
PC is fairly generic and re-usable across most, if not all PC systems.
However, on RISC based CPUs (that are usually System On Chip (SoC)
devices) the story is completely different. They have no BIOS and have no
standardized architecture to rely on so they require custom OAL
development for each CPU and due to other technical issues usually for
each device design using a particular CPU as well.
--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com
.
- References:
- Understanding the BSP concept and terms
- From: Garratt
- Re: Understanding the BSP concept and terms
- From: Dean Ramsier
- Re: Understanding the BSP concept and terms
- From: Garratt
- Re: Understanding the BSP concept and terms
- From: Dean Ramsier
- Re: Understanding the BSP concept and terms
- From: Garratt
- Re: Understanding the BSP concept and terms
- From: Dean Ramsier
- Re: Understanding the BSP concept and terms
- From: Garratt
- Re: Understanding the BSP concept and terms
- From: Steve Maillet \(eMVP\)
- Understanding the BSP concept and terms
- Prev by Date: Win CELog for event tracking
- Next by Date: Windows CE 6.0 Memory Model
- Previous by thread: Re: Understanding the BSP concept and terms
- Next by thread: Re: The threads may use extream CPU cycles and Affect other process
- Index(es):
Relevant Pages
|