SimulAVR 1.1.0

The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers (ATtiny and ATmega). SimulAVR can be used either standalone or as a remote target for avr-gdb. There are interfaces for Python and Tcl. When used in gdbserver mode, the simulator is used as a back-end so that avr-gdb can be used as a source level debugger for AVR programs.

Tags c++ software development debuggers embedded systems simulation electronics
License GNU GPL
State stable

Recent Releases

1.1.018 Feb 2024 13:42 minor feature: bugs fixed (also nearly all reported bugs and patches) switched from automake build system to cmake (see manual) c++ 11 support of debian packages support of python version 2.x removed (python 2 has end of life), now only python version 3.5 and newer supported documentation updated (even if it's never enough documented :-) ) some more types supported (see manual)
1.0.026 Jul 2015 21:01 minor feature: