Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Micro-controller system timeline

Status
Not open for further replies.

karthiprime

Member level 2
Joined
Mar 19, 2012
Messages
42
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,526
What happens when I power up the Microcontroller?

Like, from which memory point it starts executing??
Intial registers/pointers values?
When will the actual program starts executing from the first line?

Thanks
 

One of the best guides to this came from Motorola, in their literature to a (moderately) old microcontroller.
I'd suggest reading this (pdf) book "Understanding Small Microcontrollers" from cover to page 216.
Although the book refers to an old microcontroller, the information is still relevant to most microcontrollers today.
 
Thanks. Let me look into it.

- - - Updated - - -

I read the document.. But I was expecting answer to be something like this:

1. Reset
2. Boot-loader (from emulator or flash)
3. BIOS init
4. System init: user initialization
5. BIOS start etc

What would have been my question to have this answer?

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top