Topics / Index / Download source / Deutsch

simatmel: Simulate an Atmel processor

Content (automatic)

Warning : This simulation program does simulate just what I needed to test my control program. It does not simulates lots of I/O and Watchdog related stuff. The simulator is invoked by the DOS command :
simatmel xxx
A listing file xxx.lst must be generated by atmels AVR Studio (or another Assembler). This file is read in as program code.

Used files :

Sample session


Download of other software

AVR Studio can be downloaded from the ATMEL internet site: http://www.atmel.com/atmel/products/prod203.htm 

See also