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: RedBoot upload problem


On Sun, 2004-01-18 at 13:08, Michael Trozzo wrote:
> Hi,
> 
> I'm trying to run an application on an i386 (using libhttpd). The app
> itself is fine, but I'm having a problem with a second file that I'm
> uploading. I have a procedure in my app that will read in data from a
> binary file. However, I can't upload the file at all. The data file was
> originally with an .ROH extension, from another application that creates
> and uses the file. I removed the extension entirely, and that didn't
> work either.  The message I get is: "Unrecognized image type".  Is there
> any way I can get this to work?

Try loading using the "-r" option.  Note: you'll also have to specify 
"-b XXX" to tell RedBoot where to put this raw data.

-- 
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]