Running the Simulator
Clicking the Start Simulator button in the Wokwi tool window launches an embedded Wokwi simulator, loading the simulation context based on project configurations.
Simulator Window
This window displays the circuit and offers controls to restart, stop, and pause the simulation.
Run Window
The Wokwi Simulator tab within the Run window becomes visible upon starting the simulator. It manages the simulator and displays simulation output in its console. The control panel enables the following actions:
- Restarting the simulator
Initiates a restart of the simulator, triggering a firmware update.
- Stopping the simulator
Shuts down the simulator and related services (e.g., the GDB Server).
- Toggling the Firmware-Watcher
When activated, the plugin automatically restarts the simulation upon detecting a firmware update, ensuring the simulation runs with the latest firmware after each rebuild.