[En-Nut-Discussion] Need help: interrupt resets device.
Harald Kipp
harald.kipp at egnite.de
Wed Apr 4 09:18:52 CEST 2007
Dmitry,
I don't think that the interrupt is the problem. Disable your watchdog
in order to see, if that causes the reset. If you created additional
threads, increase their stack space.
Harald
Dmitry Beklemishev schrieb:
> Good day!
>
> I have Ethernut 2.1 board and Nut/OS v.4.2.1.
>
> The problem is that INTERRUPT3 resets device when occurs. The code is below.
>
>
>
> static void irqhandler(void *arg)
>
> {
>
> // Reset occurs even with empty handler
>
> }
>
>
>
More information about the En-Nut-Discussion
mailing list