[ ソース: simavr ]
パッケージ: simavr (1.6+dfsg-3)
lean and mean AVR simulator
A simple command line tool using AVR simulator library to run AVR firmware, produce VCD waveform files and/or run a debugging session. The tool reads simulation parameters directly from the emulated code using .elf section and/or accepts command line arguments.
For more advanced peripheral and virtual circuitry prototyping and simulation see AVR simulator development examples provided by libsimavr-examples package.
その他の simavr 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libsimavr2 (>= 1.6)
- AVR simulator shared library
-
- rec: gdb-avr
- GNU Debugger for avr
-
- sug: avr-libc
- Atmel AVR における開発用の標準 C ライブラリ
-
- sug: avra
- assembler for Atmel AVR microcontrollers
-
- sug: gtkwave
- VCD (Value Change Dump) ファイルの波形ビューア
-
- sug: libsimavr-dev
- AVR simulator development library