This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > simavr (git20170904)

simavr is a new AVR simulator for linux, or any platform that uses
avr-gcc. It uses avr-gcc's own register definition to simplify creating
new targets for supported AVR devices. The core was made to be small and
compact, and hackable so allow quick prototyping of an AVR project. The
AVR core is now stable for use with parts with <= 128KB flash, and with
preliminary support for the bigger parts. The simulator loads ELF files
directly, and there is even a way to specify simulation parameters
directly in the emulated code using an .elf section. You can also
load multipart HEX files.

This requires: avr-gcc, avr-libc

Maintained by: R. S. Ananda Murthy
Keywords: avr,simulator,atmel,AVR microcontroller
ChangeLog: simavr

Homepage:
https://github.com/buserror/simavr

Source Downloads:
simavr-git20170904.tar.gz (93f10b449440603adc3bcea298059ae3)

Download SlackBuild:
simavr.tar.gz
simavr.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
simavr.SlackBuild
simavr.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds