Discussion:
[U-Boot-Users] loadb problem
Hurricane555
2006-04-11 07:34:58 UTC
Permalink
Yesterday I wanted to load a binary over serial port but I can?t. The console
is running and I can make input over serial and output is running too.

What could be wrong?

I tried to load binary with TeraTerm and Hyperterminal!? I chose
Kermitprotocol!
--
View this message in context: http://www.nabble.com/loadb-problem-t1429882.html#a3856501
Sent from the Uboot - Users forum at Nabble.com.
Wolfgang Denk
2006-04-11 11:03:04 UTC
Permalink
Yesterday I wanted to load a binary over serial port but I can=C2=B4t. The =
console
is running and I can make input over serial and output is running too.
And what exactly is the problem? Are there any error messages or
what? What was the exact commands you entered, and what output did
you get?
I tried to load binary with TeraTerm and Hyperterminal!? I chose
Kermitprotocol!
Try using kermit instead...

Best regards,

Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The manager will be continually amazed that policies he took for com-
mon knowledge are totally unknown by some member of his team. Since
his fundamental job is to keep everybody going in the same direction,
his chief daily task will be communication, not decision-making.
- Fred Brooks, "The Mythical Man Month"
Hurricane555
2006-04-11 11:25:24 UTC
Permalink
I found the problem! I switched the byteorder in FIFO for my BIG_ENDIAN
System!


--
View this message in context: http://www.nabble.com/loadb-problem-t1429882.html#a3859687
Sent from the Uboot - Users forum at Nabble.com.

Loading...