Hi,

This example also gets an reserved access message
but it makes sense. :)

It is clear that this line in the code

MCUCR = 2; // INT0 interrupt on falling edge

is hitting this from atmega128.cpp

   rw[0x55]= new RWReserved(this, 0x55); //RWMcucr(this, );

Since this just disables sleep mode,
it isn't a big deal.

--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherr...@oarcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985




_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to