|
Seeing 'C' characters coming out periodically suggests it is waiting for an X-Modem transfer.
Does it boot sometimes, and not others, your message is not clear? Do you have bugs in your code that could cause this? Under what conditions does it actually work?
Do you do any check-summing in your boot code to check the integrity of the ROM? What does it do if it fails?
What ROM? Do you have a part number and timing specification? How's it connected, and what speed is the 9200 running at?
Have you stepped through the code with a JTAG debugger, can you see where it is failing?
In summary, you're going to have to provide a lot more detailed explanation if you expect anyone to troubleshoot this.
|