[En-Nut-Discussion] Non reproduceable reboots on 1.3H
Thiago A. Corrêa
thiago.correa at gmail.com
Mon Aug 31 14:03:04 CEST 2009
Hi,
On Mon, Aug 31, 2009 at 8:47 AM, Daniel<ziu82 at gmx.de> wrote:
> Hi Thiago,
>
> Thanks for the fast reply. It's the onboard eeprom.
>
> You say "I haven't checked if ethernut does that, but I do that on my
> own code before calling ethernut functions.". Can you tell me the
> functions for disabling/enabling interrupts? I found nothing in the API.
> So I can test if it works with disabled interrupts.
>
NutEnterCritical and NutExitCritical disables and reenables
interrupts, respectively. I've wrapped my code between those calls.
Kind Regards,
Thiago A. Correa
More information about the En-Nut-Discussion
mailing list