Well, we have our project building successfully, and we can download the hardware image (including FS-boot). After the download, we see the message:___________________________ microblaze-uclinux mailing list microblaze-uclinux@xxxxxxxxxxxxxx Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
=================================================
FS-BOOT First Stage Bootloader (c) 2006 PetaLogix
Project name: project
Build date: Jun 18 2009 11:49:55 FS
Serial console: Uartlite
=================================================
FS-BOOT: System initialisation completed.
FS-BOOT: No existing image in FLASH. Starting image download.
FS-BOOT: Waiting for SREC image....
However, our host system is Windows XP, and we are displaying this console data using Hyperterminal. It *has* a "send file to target" option, and one of the transfer protocols is kermit. So, we select "send file to target", select kermit option, hit Send...
... and after about 20 seconds it says "timeout on connection"...
So, what is wrong here?? We have uboot.srec (as well as uboot-s.srec, don't know the difference), and that's what we selected to download. Is Hyperterminal doing kermit wrong?? I tried to find an actual Kermit utility for Windows, but the only one I could find didn't support 115200 baud, which is what we're talking at. Or is something else wrong??