CF 5234: First address after reset

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CF 5234: First address after reset

1,707 次查看
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 回复

649 次查看
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 项奖励
回复