Re: [Simulavr-devel] simple assembler program behaves incorrectly

2011-07-28 Thread henne...@cableone.net
to Petr Hluzín in the same thread? No. just a slow writer. I'd thought perhaps that you had linked by hand. The if at all was because of the thought that you might have run the .o file. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

Re: [Simulavr-devel] simple assembler program behaves incorrectly

2011-07-27 Thread henne...@cableone.net
or avr-gcc? My suspicion is that for some reason you do not have the C runtime. How, if at all, did you link? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel

Re: [Simulavr-devel] Trouble building master branch

2010-04-16 Thread henne...@cableone.net
interface. As I remember, Joel Sherrill has used this for running multicore simulation. Maybe he can answer your questions for TCL interface. IIRC, the TCL and the python create the proper Net objects before starting the simulation. That can be done in C++. --- Michael Hennebry henne

Re: [Simulavr-devel] Undo the fork ...

2010-03-23 Thread henne...@cableone.net
not causing actual worry, it will still be an annoying example of ignorance. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel

Re: [Simulavr-devel] [sr #107144] Simulate a device not supported

2010-03-23 Thread henne...@cableone.net
. That would depend on whether the kludges have to be coded once where users don't have to look at them or users have to code kludges. [1] http://lists.nongnu.org/archive/html/simulavr-devel/2010-03/msg00037.html - or 38? (Guessing. The list lags behind) 37 is correct. --- Michael Hennebry henne

Re: [Simulavr-devel] Simulavrxx fork started

2010-03-22 Thread henne...@cableone.net
. At the time, I was too distracted by my war with git to look closely, but my recollection is that they were fairly major. Bug fixes and additional features I have no problem with. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

Fwd: Re: [Simulavr-devel] Simulavrxx fork started

2010-03-21 Thread henne...@cableone.net
the existing CVS repo into an SVN one, just tell me so. I've already migrated two repos (avrdude and avr-libc), so I know how this works on savannah. This one would much prefer subversion to renewing his war with git. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

[Simulavr-devel] git

2010-01-23 Thread henne...@cableone.net
To git, what is a branch? What is a working tree? The documentation I've read seems to assume that these are things that everyone knows. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] git

2010-01-23 Thread henne...@cableone.net
On Sat Jan 23 12:41 , henne...@cableone.net sent: On Sat Jan 23 12:27 , henne...@cableone.net sent: To git, what is a branch? What is a working tree? Also merge? I have a clue about merge now, but I have yet to see a single .c or .h file from a git repository. If checkout is supposed to do

Re: [Simulavr-devel] version control systems

2010-01-14 Thread henne...@cableone.net
simulavr and simulavrxx into the same repository? I can't figure out how to check anything out. It seems to be in the same state as my previous effort. See attachment. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] version control systems

2010-01-13 Thread henne...@cableone.net
simulavrxx IIRC the desired repository would have both branches. By itself, simulavrxx would not be enough. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel

Re: [Simulavr-devel] version control systems

2010-01-10 Thread henne...@cableone.net
On Sun Jan 3 12:55 , henne...@cableone.net sent: On Wed Dec 29 6:05 , ThomasK sent: Fedora 11 seems not to believe in cvs2git. I've not been able to find the magic words to make git itself convert both simulavr and simulavrxx. The magic word, resp. command should be git help cvsimport

Re: [Simulavr-devel] version control systems

2010-01-03 Thread henne...@cableone.net
rewriting the From: header. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman

Re: [Simulavr-devel] [patch #7034] display frequency in fool-proof way

2009-12-23 Thread henne...@cableone.net
Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Re: [Simulavr-devel] [patch #7034] display frequency in fool-proof way

2009-12-23 Thread henne...@cableone.net
On Wed Dec 23 10:36 , Klaus Rudolph sent: henne...@cableone.net schrieb: On Wed Dec 23 2:39 , Klaus Rudolph sent: Petr Hluzín schrieb: 2009/12/22 Knut Schwichtenberg ksc...@web.de: In one of my previous projects I used a 2^22Hz crystal. The frequency is 4.194304MHz. So

Re: [Simulavr-devel] [patch #7034] display frequency in fool-proof way

2009-12-23 Thread henne...@cableone.net
or JTAG: An assert that depends on the values of registers in more than one cpu. An assert that takes zero time to calculate. I want to be able to connect simulated cpus to simulated hardware of my own design. --- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net

Re: [Simulavr-devel] Discussion: how to proceed withthedeveloment on GIT repo?

2009-10-18 Thread henne...@cableone.net
On Mon Oct 12 13:25 , Joel Sherrill sent: henne...@cableone.net wrote: I don't quite know what I'm doing. The conversion tools want a local repository. I eventually tried to get one with this command: rsync -av cvs.sv.nongnu.org::sources/simulavr/ . From the files listed, I thought I'd

[Simulavr-devel] git: 'cvsimport' is not a git-command. See 'git --help'.

2009-10-18 Thread henne...@cableone.net
git: 'cvsimport' is not a git-command. See 'git --help'. git --help doesn't. git: 'cvs-import' is not a git-command. See 'git --help'. Now what? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

RE: [Simulavr-devel] Discussion: how to proceed withthedeveloment on GIT repo?

2009-10-10 Thread henne...@cableone.net
On Wed Sep 30 10:51 , henne...@cableone.net sent: IIRC, for one who knows what he is doing, conversion from CVS to subversion or git is trivial. I don't quite know what I'm doing. The conversion tools want a local repository. I eventually tried to get one with this command: rsync -av

RE: [Simulavr-devel] Discussion: how to proceed withthedeveloment on GIT repo?

2009-09-30 Thread henne...@cableone.net
of the current CVS repo on your machine and make an announcement? Once that is done, the discussion can be in terms of what we want instead of how hard it is to get it. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

[Simulavr-devel] regression tests

2009-09-30 Thread henne...@cableone.net
the savannah code and the Onno code use the same regression test organization? IIRC the Onno code uses a different port register access syntax from the savannah code. If so, I'd like a discussion about whether to commit it to the savannah code. -- Michael Hennebry henne...@cableone.net War is only

Re: [Simulavr-devel] Discussion: how to proceed withthedevelomenton GIT repo?

2009-09-30 Thread henne...@cableone.net
is tangled with the question of what code from github we want to keep. I want them to not be tangled. While I suspect git of greatness, whether we use it should not depend on how much we like the code on github. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

RE: [Simulavr-devel] Discussion: how to proceed with thedeveloment onGIT repo?

2009-09-29 Thread henne...@cableone.net
whether Onno made changes to the regression testing organization. I do remember that even though it did, the Makefile seemed to me to have no way to invoke the testing mechanism. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

Re: [Simulavr-devel] Discussion: how to proceed withthedeveloment on GIT repo?

2009-09-29 Thread henne...@cableone.net
them in the tracker is a PITA. This is another reason why I'm using git now. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel

Re: [Simulavr-devel] repositories

2009-09-29 Thread henne...@cableone.net
a central point to attach tracing probes to the I/O parts of the simulator. I remember being dubious about this, but I can look at it again. Removing redundant code is important. Code that isn't there doesn't need testing. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg

Re: Re: [Simulavr-devel] Discussion: how to proceed with thedeveloment on GIT repo?

2009-09-28 Thread henne...@cableone.net
sense. There's nobody else who is willing and able to do the work on your behalf. It's a VCS, so whatever happens, it can always be rolled back when really needed. OK. I'll try not to let the smoke out of Savannah. At work, I only get to mess up my own repository. -- Michael Hennebry henne

Re: [Simulavr-devel] Support for atmega2560 in the future?

2009-09-21 Thread henne...@cableone.net
to build it, look around, what's there ... and send your questions to mailing list! ;-) I would really like some word from the simulavr maintainers. Is there a reason that the official repository and Onno's git repository are still not in sync? -- Michael Hennebry henne...@cableone.net War is only

Re: [Simulavr-devel] repositories

2009-08-27 Thread henne...@cableone.net
version? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Re: [Simulavr-devel] test mechanism

2009-08-21 Thread henne...@cableone.net
for IOReg, which hasn't only byte getter/setter, but also a special bit setter functionality. (get would work in every case) -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] test mechanism

2009-08-20 Thread henne...@cableone.net
git repo is git repo? I expect to need to use git eventually, so what is the best way to make progress? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel

Re: [Simulavr-devel] test mechanism

2009-08-19 Thread henne...@cableone.net
On Tue Aug 18 13:38 , henne...@cableone.net sent: On Tue Aug 18 11:47 , ThomasK nongnu@sce-gbr.de sent: Behaviour in simulavr is now like in M128, means read complete byte, modify, write complete byte. For the new behaviour we need a new interface for IO registers, one is clearBit(bitnum

Re: [Simulavr-devel] test mechanism

2009-08-19 Thread henne...@cableone.net
On Wed Aug 19 8:15 , 'henne...@cableone.net' henne...@cableone.net sent: On Tue Aug 18 13:38 , henne...@cableone.net sent: On Tue Aug 18 11:47 , ThomasK nongnu@sce-gbr.de sent: Behaviour in simulavr is now like in M128, means read complete byte, modify, write complete byte. For the new

Re: [Simulavr-devel] test mechanism

2009-08-19 Thread henne...@cableone.net
On Wed Aug 19 8:15 , henne...@cableone.net sent: On Tue Aug 18 13:38 , henne...@cableone.net sent: On Tue Aug 18 11:47 , ThomasK nongnu@sce-gbr.de sent: Behaviour in simulavr is now like in M128, means read complete byte, modify, write complete byte. For the new behaviour we need a new

Re: [Simulavr-devel] test mechanism

2009-08-18 Thread henne...@cableone.net
also some other nice features, which change the behaviour of core? There are some registers that affect flags by being read, but I think those are out of the range of SBI, CBI, SBIC and SBIS. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail

Re: [Simulavr-devel] test mechanism

2009-08-17 Thread henne...@cableone.net
On Mon Aug 17 13:25 , ThomasK sent: henne...@cableone.net schrieb: Also, after some thought, I realized that my toggle code would fail for SBI and CBI instructions. It's probable that the original SBI and CBI code would fail on the atmega{48,88,168}s. On the atmega128, SBI and CBI

[Simulavr-devel] cvs diff slow in copied sandbox

2009-07-12 Thread henne...@cableone.net
My original sandbox was cvs0710 . I cp -r'ed it to cp0710 . From cp0710, cvs diff takes about a minute to produce any output. From cvs0710, cvs diff starts in about a second. Any idea why? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail

[Simulavr-devel] test mechanism

2009-07-12 Thread henne...@cableone.net
seems to depend on check-recursive which I can't find anywhere. In regress/test_opcodes, check depends on check-am which depends on all-am which depends on Makefile. ??? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] refactor.patch

2009-07-12 Thread henne...@cableone.net
On Sat Jul 11 20:22 , henne...@cableone.net sent: Here is the promised refactoring of the atmega{48,88,18} code. Oops. atmega{48,88,168} -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

[Simulavr-devel] refactor.patch

2009-07-11 Thread henne...@cableone.net
lines at the beginning. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net hwmega668extirq.h Description: Binary data refactor.patch Description: Binary data hwmega668extirq.cpp Description: Binary data

Re: [Simulavr-devel] atmega168

2009-07-10 Thread henne...@cableone.net
On Thu Jul 9 22:55 , henne...@cableone.net sent: The attached code should implement atmega88 and atmega168. It hasn't been tested much. It compiles and the result still passes make check . The attached patch is obviously incomplete. I've attached the missing files. atmega668base.{cpp,h

Re: [Simulavr-devel] atmega168

2009-07-10 Thread henne...@cableone.net
On Fri Jul 10 9:54 , Joel Sherrill sent: henne...@cableone.net wrote: On Thu Jul 9 22:55 , henne...@cableone.net sent: The attached code should implement atmega88 and atmega168. It hasn't been tested much. It compiles and the result still passes make check . The attached patch

Re: [Simulavr-devel] why I hate autotools

2009-07-09 Thread henne...@cableone.net
On Thu Jul 9 9:04 , Joel Sherrill sent: henne...@cableone.net wrote: /usr/bin/swig -c++ -python -I/usr/include/python2.5 -o pysimulavr_wrap.cpp ../../cvs0708up/src/pysimulavr.i ../../cvs0708up/src/rwmem.h:48: Warning(362): operator= ignored ../../cvs0708up/src/rwmem.h:52

[Simulavr-devel] (No subject header)

2009-07-09 Thread henne...@cableone.net
I edited bootstrap so that I could tell where messages were coming from. The *.stdout files were all empty. I've attached bootstrap and the others. diff and grep tell me that the cache complaints are all the same. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

Re: [Simulavr-devel] configure.ac: check python version - what's the oldest version used

2009-07-09 Thread henne...@cableone.net
since I did any development on it. A possibly better-made linux box has 2.5.2 . -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel

Re: [Simulavr-devel] why I hate autotools

2009-07-09 Thread henne...@cableone.net
happened. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel

[Simulavr-devel] atmega168

2009-07-09 Thread henne...@cableone.net
files. I even left the erroneous copyrights alone. The patch subsumes the three-in-one patch. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net atmega168.h Description: Binary data atmega668base.cpp Description

Re: [Simulavr-devel] why I hate autotools

2009-07-08 Thread henne...@cableone.net
On Wed Jul 8 11:40 , Joel Sherrill sent: henne...@cableone.net wrote: On Tue Jul 7 9:10 , 'henne...@cableone.net' henne...@cableone.net sent: I'm home. I've attached src/Makefile.am and the result of cvs diff -c in the root. The Makefile.am has atmega668*. I thought you were

Re: [Simulavr-devel] joel's attempt at the why I hate autotools. :-D

2009-07-08 Thread henne...@cableone.net
/dev/null to the files added to src/Makefile.am so I could build like you would. Built fine for me after a bootstrap on Fedora 10. I hope this helps some. :) --joel -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

Re: [Simulavr-devel] why I hate autotools

2009-07-08 Thread henne...@cableone.net
On Wed Jul 8 11:54 , henne...@cableone.net sent: On Wed Jul 8 11:40 , Joel Sherrill sent: Other projects have had users encounter this. I found this URL: http://trac.mcs.anl.gov/projects/mpich2/ticket/20 I took a quick look at this. Looks like autoconf-2.62 expects cached variables

Re: [Simulavr-devel] why I hate autotools

2009-07-08 Thread henne...@cableone.net
On Wed Jul 8 20:03 , henne...@cableone.net sent: On Wed Jul 8 11:54 , henne...@cableone.net sent: On Wed Jul 8 11:40 , Joel Sherrill sent: Other projects have had users encounter this. I found this URL: http://trac.mcs.anl.gov/projects/mpich2/ticket/20 I took a quick look

Re: [Simulavr-devel] why I hate autotools

2009-07-07 Thread henne...@cableone.net
such. But this wouldn't be needed to compile and link all. pkginclude_HEADERS is needed for building installation or distribution. Not for building program. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] why I hate autotools

2009-07-07 Thread henne...@cableone.net
On Tue Jul 7 9:10 , 'henne...@cableone.net' henne...@cableone.net sent: On Tue Jul 7 8:51 , ThomasK sent: You have appended Makefile.am from root directory. But to compile your Arrrg. I grabbed the wrong Makefile.am . I'll have to get home to find the right one. I'm home. I've attached

[Simulavr-devel] why I hate autotools

2009-07-06 Thread henne...@cableone.net
that --enable-python was not a recognized option. --enable-tcl was ok. After moving autom4te.cache, I tried again. Same result. I've attached the new Makefile.am . -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] Python again ;-) and some other things

2009-06-29 Thread henne...@cableone.net
I'm working on it. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr

Re: [Simulavr-devel] Python again ;-) and some other things

2009-06-28 Thread henne...@cableone.net
think that there might be an incantation to make it work, but I don't remember the incantation. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list

Re: [Simulavr-devel] Python again ;-) and some other things

2009-06-27 Thread henne...@cableone.net
executable in python. I'm working on it, but my C++/python expertise isn't yet. The swig site looks like it might be more helpful than my Programming Python book. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] patch: make bootstrap suggest a separate build directory

2009-06-17 Thread henne...@cableone.net
Should I have submitted the patch through a different mechanism? On Sun Jun 14 16:05 , henne...@cableone.net sent: Index: bootstrap === RCS file: /sources/simulavr/simulavrxx/bootstrap,v retrieving revision 1.8 diff -u -r1.8

Re: [Simulavr-devel] patch: make bootstrap suggest a separate build directory

2009-06-16 Thread henne...@cableone.net
a requirement. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Re: [Simulavr-devel] patch: make bootstrap suggest a separate build directory

2009-06-16 Thread henne...@cableone.net
Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel

[Simulavr-devel] patch: make bootstrap suggest a separate build directory

2009-06-14 Thread henne...@cableone.net
, the following commands succeeded: ../cvs0605/configure --prefix=/usr/local/sim --enable-tcl --enable-python make make check -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

[Simulavr-devel] Is bootstrap idempotent?

2009-06-11 Thread henne...@cableone.net
Is bootstrap idempotent, i.e. does running it twice have the same effect as running it once? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing

Re: [Simulavr-devel] Re: Building the python interface (subject line was missing)

2009-06-07 Thread henne...@cableone.net
faster. For folks like me, it would save some fear and uncertainty, not to mention doubt, if a patch's documentation explicitly mentioned its p-level and the directory from which it was to be applied. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net

[Simulavr-devel] (No subject header)

2009-06-05 Thread henne...@cableone.net
configure:20369: checking for python = 2.1.1 _cv_python_211=yes SWIG_PYTHON_OPT='-python' Note the python value from configure. [henne...@localhost b0605]$ which python /usr/bin/python What is going on? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

Re: CVS Re: [Simulavr-devel] (No subject header)

2009-06-03 Thread henne...@cableone.net
On Wed Jun 3 13:39 , Joerg Wunsch sent: As henne...@cableone.net wrote: Does this mean I should add an allowed issuer? Yes. Their server certificate is signed by CAcert.org, a volunteer-based root CA. If so, how? Please go here: http://www.cacert.org/index.php\?id=3 and install

Re: CVS Re: [Simulavr-devel] (No subject header)

2009-06-02 Thread henne...@cableone.net
do have a CVS backup, do you? My most recent intact copy is from March. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel

Re: CVS Re: [Simulavr-devel] (No subject header)

2009-06-01 Thread henne...@cableone.net
...@cvs.savannah.nongnu.org:/sources/simulavr co simulavrxx It worked on my previous checkout. I don't have a strong care about the revision control system. Retraining me should still be possible. :) -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

[Simulavr-devel] (No subject header)

2009-05-31 Thread henne...@cableone.net
What's happening with cvs.savannah.nongnu.org ? I haven't been able to checkout from there yesterday or today. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

[Simulavr-devel] undefined references

2009-05-25 Thread henne...@cableone.net
/usr/include AVR_TCL_LIB = -L/usr/lib -ltcl8.5 My avr-specific stuff is not in /usr/include or in /usr/lib . Does that need fixing? If so, how? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] avrtest vs simulavrxx

2009-05-08 Thread henne...@cableone.net
could be mostly eliminated. I think it would just have to assign the stack pointer. The linker script would need to be changed. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] Uniform the code

2009-04-11 Thread henne...@cableone.net
pointer could be made so that it had to be initialized and so that its destructor deleted its target. That said, adding a level of indirection will slow things down a bit. BTW the simulator is not an embedded program. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

Re: [Simulavr-devel] Uniform the code

2009-04-11 Thread henne...@cableone.net
On Sat Apr 11 17:34 , Michael N. Moran sent: henne...@cableone.net wrote: What reasons for avoiding pointers apply to the atmega48 that do not apply to the atmega128? If pointers are useful, two of the reasons for avoiding them could be avoided with smart pointers. I assume that you mean

Re: [Simulavr-devel] SerialRX and feedback example

2009-04-07 Thread henne...@cableone.net
isn't even noticing the other, these little details don't matter much. The CPU frequency (400) is set in one place in the Makefile.am and passed to both the simulator run and the build. Is the parity the same? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via

Re: [Simulavr-devel] Error in startup script: can't find package Itcl

2009-04-01 Thread henne...@cableone.net
of the idea was that having a wrong version would cause some noise. FWIW if anacomp still has that you are not running the CVS head. -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http://www.cableone.net

Re: [Simulavr-devel] Error in startup script: can't find package Itcl

2009-04-01 Thread henne...@cableone.net
On Wed Apr 1 15:01 , Knut Schwichtenberg sent: henne...@cableone.net wrote: According to my man cvs, head is the default. head != HEAD? How do I get HEAD? If I look with the web interface into the CVS, I see CVS Tags: HEAD. Until now I always used cvs -d:pserver:anonym...@cvs.sv.gnu.org

Re: [Simulavr-devel] Net/TxData Magic Pin Thoughts

2009-04-01 Thread henne...@cableone.net
want to make sure my understanding matches what the reality is. Does that mean that there will be steps taken to ensure that the data format sent matches the data format expected? -- Michael Hennebry henne...@cableone.net War is only a hobby. Msg sent via CableONE.net MyMail - http

Re: [Simulavr-devel] Net/TxData Magic Pin Thoughts

2009-04-01 Thread henne...@cableone.net
On Wed Apr 1 17:27 , Joel Sherrill sent: henne...@cableone.net wrote: If, for example, the UART is set to send 7-bit chunks, but the receiver is expecting 8-bit chunks, the byte-probe simulation might work even if the real thing wouldn't have a chance. IIRC parity and endian mismatches

Re: [Simulavr-devel] patch #6776: No segfault on access tonotimplemented I/O registers

2009-03-23 Thread henne...@cableone.net
to nasal demons. Michael Hennebry henne...@cableone.net Msg sent via CableONE.net MyMail - http://www.cableone.net ___ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel