Page 1 of 1

Invoking espcoredump results in edit (via Visual Studio Code) of espcoredump.py file

Posted: Mon Sep 26, 2022 5:07 pm
by tlaritz
I believe I have inadvertently modified my build environment such that when I invoke espcoredump.py I am placed in Visual Studio editor where I am editing the espcoredump.py file.

I removed a version of Python from the Windows 10 machine on which I am running the Expressif IDE.

I have been unable to search this Espressif forums for this behavior.

Thanks.

Re: Invoking espcoredump results in edit (via Visual Studio Code) of espcoredump.py file

Posted: Mon Sep 26, 2022 7:17 pm
by ESP_igrr
Hi tlaritz,

Could you please add a few more details about your environment?

- version of IDF
- where do you run espcoredump from (Command Prompt, PowerShell, etc)
- can you run 'idf.py build' successfully in the same environment?

We'll try to help based on this information.