Re: Understanding the BSP concept and terms
- From: "Steve Maillet \(eMVP\)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Nov 2006 13:05:33 -0800
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
.
- Follow-Ups:
- Re: Understanding the BSP concept and terms
- From: Garratt
- Re: Understanding the BSP concept and terms
- 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
- Understanding the BSP concept and terms
- Prev by Date: Re: WM5 Chinese characters
- Next by Date: Re: intercepting keyboard stroke in Win CE
- Previous by thread: Re: Understanding the BSP concept and terms
- Next by thread: Re: Understanding the BSP concept and terms
- Index(es):
Relevant Pages
|