[En-Nut-Discussion] NutOS Upgrade, was: NutGetMillis in Uart ISR
Harald Kipp
harald.kipp at egnite.de
Mon Nov 12 11:16:23 CET 2007
Hugo Simon schrieb:
> I set maxstream to 16 instead of 8. No difference. :-(
>
>
I'm sure there is. Compiled and linked the right libs?
Check include/cfg/crt.h in your build tree. It should contain
#ifndef FOPEN_MAX
#define FOPEN_MAX 16
#endif
In the map file of the httpserv check the size of __iob. It should be 0x40.
Harald
More information about the En-Nut-Discussion
mailing list