simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #25878] Example atmel_key not functioning


From: Knut Schwichtenberg
Subject: [Simulavr-devel] [bug #25878] Example atmel_key not functioning
Date: Sun, 15 Mar 2009 18:14:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6

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

                 Summary: Example atmel_key not functioning
                 Project: Simulavr: an AVR simulator
            Submitted by: kschwi
            Submitted on: So 15 Mär 2009 18:14:24 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

    _______________________________________________________

Details:

Trying the keyboard example leads to a serious TCL error. Problem: There is
not interface between the simulator internal keyboard functions and the TCL
call-IF. 

Solution:
Attached are the file to solve the keyboard-IF as diffs and the
TCL-startscript for simulation. 
simulavr.i:
Missing header files included. 

keyboard.cpp:
Interface for constructor changed to deprecated format. 
If change to string format, at runtime the TCL interpreter does not know the
interface! Currently we have to live with these warnings.

keyboard.h
Interface modified according source and change of the class definition

These three files are located in the src-directory.

checkdebug.tcl
missing in the example/atmel_key-directory



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 15 Mär 2009 18:14:24 GMT  Name: checkdebug.tcl  Size: 3kB   By:
kschwi

<http://savannah.nongnu.org/bugs/download.php?file_id=17699>
-------------------------------------------------------
Date: So 15 Mär 2009 18:14:24 GMT  Name: keyboard_cpp.diff  Size: 474B   By:
kschwi

<http://savannah.nongnu.org/bugs/download.php?file_id=17700>
-------------------------------------------------------
Date: So 15 Mär 2009 18:14:24 GMT  Name: keyboard_h.diff  Size: 892B   By:
kschwi

<http://savannah.nongnu.org/bugs/download.php?file_id=17701>
-------------------------------------------------------
Date: So 15 Mär 2009 18:14:24 GMT  Name: simaulavr_i.diff  Size: 497B   By:
kschwi

<http://savannah.nongnu.org/bugs/download.php?file_id=17702>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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