
9 Apr
2009
9 Apr
'09
7:13 p.m.
Hi all, I started with trying to tftpload uImage to RAM address 0x10000.
It was getting stuck. Hence i thought of doing a memory dump on it. md 0x10000
It too crashed or got stuck.
But when i do a md 0x80010000, it works.
I checked my linker script to double check on the memory layout.
What could have gone wrong when memory dump of specific addresses dont' work.
Thanks.