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