Re: PoR and AHB Configuration in WINCE
- From: "Steve Maillet \(eMVP\)" <nospam@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 21 May 2007 09:57:58 -0400
Software can't control POR hardware since it's not running when the POR
occurs! It is possible that software can have acces to the POR hardware
after the processor starts to execute instructions so it can read power
status and or manualy cuase a reset, etc...
Generally speaking, AHB is internal to the ARM core processor and not
something the software needs to deal with. Some processors do allow a level
of manipulation of things, mostly to enable or disable individual devices
and occasionally to set the processor permission level required to access
the device. You will need to read the documentation for the specific
processor you are using for more details.
--
Steve Maillet
EmbeddedFusion
smaillet@xxxxxxxxxxxxxxxxxx
<Gajanan.Agre@xxxxxxxxx> wrote in message
news:1179726312.693579.150270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I need detail information on Por(Power on reset) and AHB
Configuration.As far my information The power-on reset (PoR) is an
electronic device incorporated into the integrated circuit that
detects the power applied to the chip and generates a reset impulse
that goes to the entire circuit placing it into a known state.
An AHB is a Advanced High-Performance Bus, System bus connecting ARM
cores to peripheral circuits , I/Os , memory and IPs.
All this is H/w related.Is there any software part or drivers attached
to POR or AHB?Do we need to wite any code for proper functiong of POR
and AHB?
Regards,
Gajanan
.
- Follow-Ups:
- Re: PoR and AHB Configuration in WINCE
- From: Gajanan . Agre
- Re: PoR and AHB Configuration in WINCE
- References:
- PoR and AHB Configuration in WINCE
- From: Gajanan . Agre
- PoR and AHB Configuration in WINCE
- Prev by Date: Re: Boot Loader and bib file
- Next by Date: Re: platbuilder build error
- Previous by thread: Re: PoR and AHB Configuration in WINCE
- Next by thread: Re: PoR and AHB Configuration in WINCE
- Index(es):
Relevant Pages
|
Loading