|
From: | Rick Mann |
Subject: | Re: [avr-chat] HELP! mega128 USART receive restarts execution |
Date: | Sun, 12 Feb 2006 01:03:16 -0800 |
ISR(__vector_default) { PORTC |= _BV(kPinRedLED); }
I also noticed that global variables are getting reset (that is, static initialization code appears to be running when the suspected reset happens).
-- Rick
smime.p7s
Description: S/MIME cryptographic signature
[Prev in Thread] | Current Thread | [Next in Thread] |