Powerful, yet easy to use and affordable 8051 simulator for Micro-IDE which is a Windows based Integrated Development Environment for micro-controllers.
8051 Simulator simplifies code development with Micro C, BASCOM51 and Micro-IDE. Errors in user programs can be found and fixed quickly in simulation mode by avoiding time consuming downloads to the target board. Support for hardware ports in simulation. Use real I/O ports from your target boards while simulating the program on your PC.
Features
Integrated Development Environment to edit, build, download, simulate and debug within the same program.
Simulation of 8051 programs in C, Assembly or mixed level.
Simulated program can be simultaneously viewed in C and Assembly.
Variable window to watch C variable names, values and addresses.
Register window to watch the simulated special function registers including 8051 ports.
Memory window to watch and modify up to 64K of simulated program memory or 256-byte internal RAM.
Callstack window to view list of function calls that lead to current program line ( traces all jumps and calls )
Terminal window to simulate 8051's serial port ( both receive and transmit are simulated )