Closed geetee24 closed 2 years ago
The root cause is probably #40, the program is not built, that is why the .elf file does not exist. There should be build errors before you get to this point, such as the one in #41. If the program builds without error, then it is also possible that the name or location of the output file is different. Check if you have the "output": ".\build", line in your arduino.json.
see pic