[En-Nut-Discussion] Locking resources but not releasing...
Karol Szczepanowski
karol at koszyk.org
Thu Sep 4 03:39:49 CEST 2008
Harald Kipp pisze:
> As an alternative you can try system basics for mutual exclusion:
>
> #include <sys/event.h>
> static HANDLE mutex;
>
> In any case it'd be a good idea to use Nut/OS 4.6.3.
>
I was using 4.4.1 ;) changing to Events helped. It could be also a
problem with camera (waiting for characters which where newer received).
thanks,
Karol
More information about the En-Nut-Discussion
mailing list