Re: [avr-libc-dev] Avr-libc test results

2008-03-15 Thread Joerg Wunsch
As Dmitry K. wrote: > simulavr-0.1.2.3/src/avrcore.c avr_core_new() > differs from 0.1.2.1: >... >core->eeprom = NULL; >... IIRC the previous version ran into using an undefined EEPROM array occasionally, that's why I had to add that initializer. -- cheers, J"org .-.-.

Re: [avr-libc-dev] Avr-libc test results

2008-03-15 Thread Joerg Wunsch
As Weddington, Eric wrote: > > Not really. Joerg just has some minor patches that he finally got > > committed. This will probably be the last version of the simulavr > > code base, unless something is seriously broken. > Sorry, the latest version is 0.1.2.4. I might even roll a 0.1.2.5, as anot

Re: [avr-libc-dev] Avr-libc test results

2008-03-15 Thread Dmitry K.
> > > > Simulate: avr/eeprom-1.c at90s2313 ... *** simulate failed: 22 > > > > Simulate: avr/eeprom-1.c at90s4414 ... *** simulate failed: 22 > > > > Simulate: avr/eeprom-1.c at90s8515 ... *** simulate failed: 22 > > > > Simulate: avr/eeprom-1.c atmega8 ... *** simulate failed: 22 > > > > Simulate:

RE: [avr-libc-dev] Avr-libc test results

2008-03-15 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Weddington, Eric > Sent: Saturday, March 15, 2008 6:30 AM > To: Dmitry K.; avr-libc-dev@nongnu.org > Cc: Joerg Wunsch > Subject: RE: [avr-libc-dev] Avr-libc test results > > > > Simulavr 0

RE: [avr-libc-dev] Avr-libc test results

2008-03-15 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Dmitry K. > Sent: Friday, March 14, 2008 9:51 PM > To: avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] Avr-libc test results > > On Saturday 15 March 2008 12:53, Weddington, Eric wro

[avr-libc-dev] [task #3693] Add new devices: mega 640-1280-1281-2560-2561

2008-03-15 Thread Anatoly Sokolov
Update of task #3693 (project avr-libc): Assigned to: aesok => arcanum ___ Follow-up Comment #12: Support for ATmega 2560-2561 devices is added in GCC 4.4.