Hello Guys, I'm working with ATMEGA328P (Arduino Board) in C, in AVR Studio and AVR Dragon. When I download and run, every time I press the reset button the board freezes. Could anyone suggest a reset interrupt handler I can use in my project? I am more familiar with Assembly and in this case it would be straightforward, but in C I don't know how the compiler handles this. Thank you in advance.
Message
Reset interrupt handler
2009-08-13 by Adeilton Oliveira