1.1 Simulator Features
MPLAB X Simulator allows you to:
- Modify object code and immediately re-execute it
- Inject external stimuli to the simulated processor - stimulus is the simulation of hardware signals
- Set pin and register values at pre-specified intervals
- Trace the execution of the object code
- Code coverage to detect “dead” code areas
- Extract data for validation
Note: Not all simulator features are supported. See
Help>Release Notes,>Readme for MPLAB X IDE, for more on supported and
unsupported features.