Thank you, Marc!!!
You hit the key point for my problem. I use that on this board for FLASH programming and U-Boot debug but both failed. So what should I do next?
Personly, I think there were a default in this config file.
----------------------------------------------------------------------
stop
sleep 0x100
reset 1
writemem.l 0x14000068 0x00f10001 # Move internal space base address to 0xf1000000
-----------------------------------------------------------------------
The suspection is how to let CPU know 0x14000068? It's the 7447A register for MV64460 base address setting. Seems a instruction should be added before this action.
I am still new to CodeWarrior like configuration file. Any hint?
Thanks,
shanghai