Page 1 of 1
ESP-IDF, MSYS2, and VSC Video Posted
Posted: Mon Apr 09, 2018 5:01 am
by mikemoy
I posted a video how to get Microsoft Visual Studio working with ESP-IDF. Of all the other ways I have tried this, this one is by far the best (IMHO).
First, lets give thanks... @WiFive shared this link with me:
https://github.com/VirgiliaBeatrice/esp ... utorial.md
So credit to both these people because with out them I don't think I could have pulled it off any time soon.
Maybe we can get Mr. kolban to do a video on this one day as he is awesome when it comes to "technical tutorials"
Here is the video link:
https://www.youtube.com/watch?v=VPgEc8F ... e=youtu.be
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Mon Apr 09, 2018 11:35 am
by Deouss
Amazing job! Thanks man. This is a big step for making a better development for ESP32.
Some things might be automated better in the future with C# applications controlling VSC
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Thu Apr 12, 2018 5:07 pm
by javaben
Thanks for posting this! It went much easier than Eclipse, and finding it to be easier to use as well; haven't experienced the numerous errors with files not being found that I experienced with Eclipse.
I'm running on Ubuntu, and the instructions worked pretty well on that platform too.
JB
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Fri Apr 13, 2018 4:33 pm
by PaulVdBergh
Hi,
I try to follow the instructions in the tutorial, but the link to
openocd-0.10.0-dev-gcdaf22fd appears dead...
Where can I download this file ?
Thanks,
Paul
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Fri Apr 13, 2018 4:41 pm
by mikemoy
Paul, I just clicked on the link in the video description, and it works for me.
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Fri Apr 13, 2018 4:49 pm
by PaulVdBergh
Thanks for the fast reply !!
I can open the tutorial page, but not the link to download the openocd. (
https://github.com/VirgiliaBeatrice/esp ... lob/master)....
thanks.
Paul.
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Fri Apr 13, 2018 5:38 pm
by mikemoy
@Paul, I looked at the link you gave and its not correct, not sure why.
This one is correct, and the same one on the video page.
https://github.com/VirgiliaBeatrice/esp ... utorial.md
Re: ESP-IDF, MSYS2, and VSC Video Posted
Posted: Fri Nov 16, 2018 9:12 am
by amruta
@mikemoy
@PaulVdBergh is right. The link to the tutorial is correct.
However, there is one more link given in the tutorial to download openocd-0.10.0-dev-gcdaf22fd
https://github.com/VirgiliaBeatrice/esp ... lob/master which is incorrect.
@PaulVdBergh did you find correct link ?