Cold fire hangs!!!!

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

Cold fire hangs!!!!

2,093 次查看
pass
Contributor I
Hello All,
 
i am working on coldfire 5280,
 
wile accessing the variable at the address 0x44400000, coldfire hangs without giving any exception,
 
i mappeed IPSBAR at 0x40000000 address,
 
can anybody tell me what is actually mapped at 0x44400000 if my IPSBAR base adderss is 0x40000000,
 
 
标签 (1)
0 项奖励
回复
1 回复

831 次查看
mvincent
Contributor I
There is nothing mapped at that address. Furthermore, any access to an unmapped location part of the IPSBAR range (0x40000000-0x7FFFFFFF in this case) will cause the processor to hang. Unfortunately, the bus monitor won't help you and cause a bus/access error exception in this case.
0 项奖励
回复