I'm using Proteus 9.1 I'm running into trouble simulating a ESP32. From what I know, it should be working.
The python file
import espsim
espsim.set_firmware('C:/Users/jason/AppData/Local/arduino/sketches/88D6070C096FF700270792D4A7ED237E/EMF_Detector.ino.elf')
The error I'm getting when I try to simulate. I'm new so I may be missing something. Any ideas on what might be causing it?
make: *** No rule to make target
../main.py', needed byDebug.inf'. Stop.


