simavr

 Like

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...

License model

  • FreeOpen Source

Platforms

  • Linux
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Emulation

 Tags

simavr News & Activities

Highlights All activities

Recent activities

No activities found.

simavr information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about simavr, and it has gotten 0 likes

simavr was added to AlternativeTo by Foad on Feb 8, 2019 and this page was last updated Feb 8, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is simavr?

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.