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]

Re: problem in SREC format for downloading with XMODEM




> > I try to download the hello example in srec format
> > using XMODEM protocol but always fail. I typed:
> > 
> > arm-elf-objcopy -O srec hello.exe hello.srec
> > 
> > to convert it, I also tried:
> > 
> > arm-elf-objcopy -O srec --srec-forceS3 hello.exe
> > hello.srec
> > 
> > and still failed.
> > 
> > Can somebody tell how to soolve this?
> 
> It failed to convert? Or failed to transmit over
> xmodem? If so did it give
> an error?
> 
> Did you build the hello.exe for "RAM" startup?


Yes, I have build it for "RAM" startup. It failed in
transmit, only 3 packet that my board received (I
looked it from progress indicator).


>  
> > 2. When I use redboot I try to test in eCOS
> > Configuration tool and always fail till timeout
> (with
> > GDB stub every tests run succesfully), can
> somebody
> > tell me waht to do?
> 
> Does the RedBoot CLI itself work fine?
> 

Yes, Redboot CLI work just fine

Regards
Piteir

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


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