[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Fwd: SREC File Upload Issues
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.
>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?
Thanks for all your help. You may have just saved me from having to reformat my entire computer.
Matt