This is the mail archive of the ecos-discuss@sourceware.org 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: at91sam7x256 tm_basic problem


> > You need to hack around with it a bit. It is a while since i did this,
> > but i guess i set STACK_SIZE to 4K and NTEST_THREADS to 2. Or
> > something like that.
> 
> Ok. Why is CYGMEM_REGION_ram_SIZE actually divided by 16 ? Does this
> just mean "don't use all available RAM for the threads" ?

Ok, it e.g. works with:
#define STACK_SIZE (2*1024)
#define NTEST_THREADS        2

Alex

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

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


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