[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Fwd: SREC File Upload Issues



Hi Matt,


> Hi Michal,
> 
> 
>     >     I hope you have working xmd on windows.
>     >     Go to
>     >    
>     hardware/reference-design/pre-build/Xilinx-Spartan3E500-RevD/implementation/
>     >     There is download.bit -> please load it to your board.
>     >     Then go to ../images.
>     >     run xmd
>     >     connect mb mdm
>     >     dow -data image-2.6.bin 0x24000000
>     >     rwr pc 0x24000000
>     >     con
>     >
>     >     and look to your serial line on x86 or whatever you use. Just for
>     >     sure - serial
>     >     line baudrate should be 115200.
>     >
>     >
>     >
>     >     What does happen?
> 
> 
> I fixed the cabling issue and was able to get iMPACT working in
> windows.  I set a hyperterminal with a baud rate of 115200 and connected
> it to the serial port.  I then downloaded the pre-build RevD
> download.bit file using iMPACT.  I tried both letting the board boot to
> the U-Boot> prompt and hitting 's' to load an SREC image.

On windows is better to use teraterm terminal instead of hyperterminal.
> 
> I performed all the commands given in xmd.  After type 'con', I don't
> see any change on my serial console.  I tried hitting reset on the
> board, no change.

that's correct behavior. loads command read srec from command line in u-boot,
but why do you want to use it? Your board has net interface you can use it. just
tftp command + tftp server on your x86.

> 
> Let me know what I'm doing wrong.  I'm in the process of switching to a
> full CentOS laptop so I can do all this in linux instead of windows. 
> Also, the SVN failed on download, so I did all of the above using 0.30.

hmmm. I am checking it.

As I wrote in any previous email.
Just load bitstream to FPGA connect through xmd and load linux kernel directly
without any serial communication. (dow -data ...) Just look at serial line.
That's all!!!

Regards,
Michal

> 
> Thanks!
> 
> Matt
> 
___________________________
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/