7.7 picsimlab_tool

The picsimlab_tool is a simple command line tool to update the firmware running in the PICSimLab simulator. It can be used integrated in development tools (like platformio).

After open the PICSimLab you can use the loadhex with boards based on AVR or PICs:

picsimlab_tool loadhex file.hex

And use the loadbin with boards based on ESP32 or STM32.

picsimlab_tool loadbin file.bin