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]

Load a file into memory



Hi all,

I have an application which needs to read some data previously written
into RAM memory. For example, lets say I have an image decompression
application but I can't read the image file from anywher on the fly. I
have to read it from some specific memory position and them process it.

Can I load a data file (image, for instance) into my RAM memory using gdb
and them load and run the ecos application, which will in turn read the
file from memory and decode it?

If so, how do I do that?

Thanks,
Cristiano.

------------------------------------------------------------
Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira



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