This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trying to put Embedded LINUX on EPXA10


On Thu, 2003-08-07 at 01:27, Ravi Dubey wrote:
> Hi All,
> 
> I have an Altera Excalibur EPXA10 (ARM 922T) board. I was trying to put
> Embedded LINUX (that is supplied along with the board) onto the same.
> 
> When I try to load redboot using the "redboot_ROMRAM.hex" file using the
> command
> "excflash_programmer redboot_ROMRAM.hex -g -c byteblasterMV.", I get a
> checksum error, but I do get the "RedBoot>" prompt.
> 
> Now when I try to load the flash into RAM  by giving the command
> "load redboot_ROMRAM.srec b <FlashSource> -r -m y",  the system seems to
> wait and
> I get "CCCCCCC$$$$$$$$$" on the hyperterminal, after which I get a "timeout"
> error.
> 
> Is this because of the checksum error that the system is not behaving the
> way it should OR there is any other error which results in this timeout.
> 

You need to tell hyperterm to send the desired file once you enter
this command and see the first "C".  RedBoot has no way of initiating
this automatically.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]