Hanging problem

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

Hanging problem

1,364 次查看
CHRamesh
Contributor I
What will happen, if we write to a location which is not existing,means if we have 100 bytes of memory, and if I write to 101 or next locations. What will be motorola coldfire controller/Processor behaviour ?
标签 (1)
0 项奖励
回复
1 回复

751 次查看
tkvenki
Contributor III
Hi Ramesh,

I think it depends on your .mem file.
If the location is mentioned as Read...and if you write on this location,
Then it would go to hang status.

If you have mentioned the Memory location as ReadWrite, then there will be no error.
But there will be a obvious data loss.

Regards,
tkv
0 项奖励
回复