Chapter 6
Backend Simulators

PICSimLab currently supports five backend simulators: picsim, simavr, uCsim, gpsim and qemu (stm32 and esp32).

The type of debug interface depends on the backend simulator utilized.

 6.1 PICsim
  6.1.1 MPLABX Integrated Debug
 6.2 simavr
  6.2.1 avr-gdb Debug
  6.2.2 MPLABX Int. Debug
 6.3 qemu-stm32
  6.3.1 arm-gdb Debug
 6.4 qemu-ESP32
  6.4.1 ESP32-gdb Debug
 6.5 uCsim
  6.5.1 uCsim Debug
 6.6 gpsim
 6.7 Remote