Real Pic Simulator is the fastest software microcontroller simulator targeting the Microchip(tm) baseline and mid-range flash based PIC microcontrollers.
Why use it
Professionals - decrease the developing and the testing time for PIC microcontroller applications, test third-part software like compilers
Education - help students for a better understanding of microcontrollers
Individuals, hobby - inexpensive debugging tool
Features
- Integrated disassembler - allows to examine and export the code to assembler code.
- Debugger - allows execution of the program in real-time, at selected speed or step-by-step, using breakpoints.
- RAM and EEPROM Viewer - allows the user to inspect RAM and EEPROM memory content.
- Processor viewer - view the microcontroller's pin allocation and characteristics.
- Visual simulator - visual simulation of the program with visual components (LEDs,Keypads etc.)
new:
*improved real-time simulation accuracy
*improved detection of RAM and program memory banks
*improved simulatin for PORT tri-state and output latch
*improved simulation for existing visual components
*now calls outside the user code are ignored, this eliminates the "Out of code" produced by calling OSCCAL calibration
new:
*fixed memory leaks
*fixed STATUS register related bug
*improved drawing
*improved performance
*improved memory usage
*implemented complete character LCD functions
*added trigger to "Oscilloscope"
*added pause function to "Function Generator"
NOTE:
Linux users - can use Wine to run Real Pic Simulator