simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] atmel_key invalid access


From: Joel Sherrill
Subject: [Simulavr-devel] atmel_key invalid access
Date: Thu, 26 Mar 2009 10:34:39 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

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
address@hidden        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985






reply via email to

[Prev in Thread] Current Thread [Next in Thread]