[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Fwd: SREC File Upload Issues
Hi Matt,
> Hi Michal,
>
>>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.
>
> Do you mean use Ethernet to load the srec file instead of serial? My
> project leader wanted me to do this, but I wasn't sure how. If you have
> any suggestions, I'd be grateful. Thanks.
I mean load every files through ethernet. I haven't seen why you should load
srec file through etherent and then with any software and grab data from srec
and use them in right way. That's weird.
>>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!!!
>
> Ok, so once at this point, should I just continue following the setup at
> http://developer.petalogix.com/wiki/BoardGuides/Xilinx/S3E500/Tutorial
> ? What section would I resume following from? I'm writing my own guide
> for my project on how to program the board, so if I could just figure
> out where I need to modify the HOWTO, that would be awesome. The method
> you described, does that work on 0.30 or just on the svn version?
For me is that manual 100% working.
The methods which I described is for replacing sending data via serial is
U-Boot SREC image download
with svn head you can skip.
From Start U-Boot SREC image download to Run the ub.config.img script
Regards,
Michal
>
> Thanks for all your help. You may have just saved me from having to
> reformat my entire computer.
>
> 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/