simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] anacomp getting reserved access messages


From: Joel Sherrill
Subject: [Simulavr-devel] anacomp getting reserved access messages
Date: Wed, 25 Mar 2009 16:36:14 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Hi,

Now that I have turned on messages for accessing
reserved locations, anacomp, using the at90s4433,
has generated messages about two reserved accesses:

The first was accessing 0x20 at the beginning main.c:

    for( i=0; i<10000; ++i )
       *( (volatile char*) 0x20)='*';

The other is accessing 0x5e somewhere.  I am not
sure where this access is coming from yet.

Any ideas?

--
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]