simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #26171] INTERNAL ERROR: device would be twice in c


From: Knut Schwichtenberg
Subject: [Simulavr-devel] [bug #26171] INTERNAL ERROR: device would be twice in cycle list.
Date: Mon, 13 Apr 2009 17:53:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-1.4 Firefox/3.0.7

URL:
  <http://savannah.nongnu.org/bugs/?26171>

                 Summary: INTERNAL ERROR: device would be twice in cycle
list.
                 Project: Simulavr: an AVR simulator
            Submitted by: kschwi
            Submitted on: Mo 13 Apr 2009 17:53:47 GMT
                Category: Simulation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavrxx

    _______________________________________________________

Details:

While activationg the SPI subsystem by setting the SPE bit in the SPCR
register the error message above is created. 

Erroranalysis:
This happens while the method HWSpi::SetSpcr calls 
core->AddToCycleList(this); if the SPE bit changes from 0 to 1.

It looks like an error in the constructor HWMegaSpi::HWMegaSpi.  The
constructor HWSpi::HWSpi is identical to HWMegaSpi::HWMegaSpi. The
HWSpi::HWSpi does not call core->AddToCycleList(this);. There this call is
commented out! An Off-list request to Klaus is pending.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26171>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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