EnglishFrenchSpanish

OnWorks favicon

simulavr - Online in the Cloud

Run simulavr in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command simulavr that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


simulavr - Atmel AVR simulator

SYNOPSIS


simulavr [OPTIONS]... -d DEVICE [IMAGE]

DESCRIPTION


Simulate an avr device. The optional IMAGE file is loaded into the flash program memory
space of the device.

Options
-h, --help
Show this message

-D, --debug
Debug instruction output

-v, --version
Print out the version number and exit

-g, --gdbserver
Run as a gdbserver process

-G, --gdb-debug
Print out debug messages for gdbserver

-p, --port <port>
Listen for gdb connection on TCP port

-d, --device <dev>
Specify device type

-e, --eeprom-image <img>
Specify an eeprom image file

-E, --eeprom-type <type>
Specify the type of the eeprom image file

-F, --flash-type <type>
Specify the type of the flash image file

-L, --list-devices
Print supported devices to stdout and exit

-P, --disp-prog <prog>
Display register and memory info with prog

-X, --without-xterm
Don't start disp prog in an xterm

-C, --core-dump
Dump a core memory image to file on exit

-c, --clock-freq <freq>
Set the simulated mcu clock freqency (in Hz)

-B, --breakpoint <addr>
Set a breakpoint (address is a byte address)

If the image file types for eeprom or flash images are not given, the default file type is
binary.

If you wish to run the simulator in gdbserver mode, you do not have to specify a flash-
image file since the program can be loaded from gdb via the `load` command.

If '--port' option is given, and '--gdbserver' is not, port is ignored

If running in gdbserver mode and port is not specified, a default port of 1212 is used.

If using the '--breakpoint' option, note the simulator will terminate when the address is
hit if you are not running in gdbserver mode. This feature not intended for use in
gdbserver mode. It is really intended for testing the simulator itself, but may be useful
for testing avr programs too.

Currently available device types:
Use the '--list-devices' option to obtain the list your version of simulavr supports.

at90s1200
at90s2313
at90s4414
at90s8515
atmega8
atmega16
atmega103
atmega128
at43usb351
at43usb353
at43usb355
at43usb320
at43usb324
at43usb325
at43usb326

Use simulavr online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad