CF 5234: First address after reset

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CF 5234: First address after reset

1,683件の閲覧回数
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

ラベル(1)
0 件の賞賛
返信
1 返信

625件の閲覧回数
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 件の賞賛
返信