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 .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
