CF 5234: First address after reset

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CF 5234: First address after reset

1,668 Views
sirlenzelot
Contributor II
Hello,
 
does someone know the first address that CF5234 V2 accesses after reset?
 
Thanks
 
best regards (vy73)
 
Sir Lenzelot

Message Edited by sir lenzelot on 2007-04-2608:26 AM

Labels (1)
0 Kudos
Reply
1 Reply

610 Views
mccPaul
Contributor I
Hi
 
Coldfire devices load the initial stack pointer (SP) and program counter (PC) values from addresses 0x00000000 and 0x00000004 respectively, so the first instruction that is executed is at the address stored at location 0x00000004.
 
The device located at location 0x00000000 at reset is determined by the way the chip select is configured - see section 9.4.3 inthe 5234 user manual.
 
Paul.
0 Kudos
Reply