[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] xilinx bootloader error
Hi
Each srecord in a srec file has a checksum. It sounds like the
bootloader detected a checksum failure somewhere in the file - from the
message it looks like around srecord line 0x4b = decimal 75. Have you
looked at this? Srec format is an ASCII representations of binary data,
so you can easily look at the file in a text editor. If you google
"motorola srec format" you will find descriptions of the record formats.
Why it is corrupted is another question!
Rod Campbell
On Thu, 2006-05-25 at 08:22, Kunal Kishore wrote:
> Hi all,
> I am using xilinx EDK 7.1i sp2 on WINDOWS XP.I am trying to download
> uclinux using xmd on spartan 3(xc3s200) starter board with 1 MB SRAM
> .After download (image.srec) is complete the moment I reconfigure the
> device the following error message appears on Tera terminal.
> "Bootloader: Processed (0x)0000004b S-recordsERROR: SREC line is
> corrupted"
> Can anyone suggest a working solution?
> Thanks in advance.
>
> Regards
> Kunal Kishore.
>
___________________________
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/