You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i been having the same issue on an sanguino_atmega1284p.
if i look in windows task manager. its missing the .elf file added to the run command
is yours missing it to?
if i look in atmelavr\platform.py it seems to be missing the .elf agument?
When trying to run simavr the debugger fails stating load failed and no error.
My launch.json looks like this:
platform.ini:
Debug Console:
The strange thing is that it works fine running simavr from power shell but for some reason platformio just doesn’t want to run it.
The text was updated successfully, but these errors were encountered: