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: Stress testing JFFS2


Andrew Lunn wrote:
> On Tue, Oct 07, 2003 at 06:45:57PM +0200, Thomas Koeller wrote:
> > I also wrote a test program (attached) that runs on my target
> > hardware as well as the synth target. The only thing that's special
> > about it is that main() must be called from initialization context,
> > it wants to start the scheduler itself.
>
> What do you mean by this last bit?
>

I meant to say that the program assumes that eCos has been configured
with CYGSEM_LIBC_STARTUP_MAIN_INITCONTEXT. This could easily be changed,
but at the time I wrote it I used this start mode on my target. I also
should have mentioned that I am using a rather large flash device of
16 MB size, organized as 256 blocks of size 64KB each.

tk
--------------------------------------------------

Thomas Koeller, Software Development

Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany

Tel +49 (4102) 463-162
Fax +49 (4102) 463-239

mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com

==============================


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