
I presume that's u-boot waits during a while. I see the kermit window and no transfer is done.
About loading u-boot.bin. I read the instructions from /doc directory in order to copy u-boot into the flash.
Thanks
Christian
----- Original Message ----- From: "Wolfgang Denk" wd@denx.de To: christian@mcdi.com Cc: u-boot-users@lists.sourceforge.net Sent: Tuesday, May 25, 2004 8:33 AM Subject: Re: [U-Boot-Users] U-boot and Stratix development board Issue
In message 200405251206.i4PC6bxG009356@web184.megawebservers.com you
wrote:
I would like to know if someone has already encountered this problem. I cannot execute this command : loadb 800000 using kermit protocol in
order to
transfer a file to the RAM. It waits during a while and after, the
transfer
is canceled.
What exactly is the error message? You write "it waits" - what is "it"? U-Boot? or Kermit? or what?
U-boot has been compiled for the Stratix Edition dev. board using the
Nios
processor (standard 32).
I can transfer and execute u-boot.srec by using this command :
nios-run -r u-
boot.srec.
After, I execute hyperterminal in order to transfer u-boot.bin and copy
it to
the FLASH.
Ummm.. when you already loaded u-boot.srec, then why do you need to load u-boot.bin? Both files contain the same, just in different formats.
Unfortunately, I cannot use loadb... :-(
Please provide more information - what exactly you are doing, which commands you enter, which error messages are printed, etc.
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de Nothing ever becomes real until it is experienced. - John Keats