VS Arduino
Visual Micro >> Other Hardware >> upload to esp8266
https://www.visualmicro.com/forums/YaBB.pl?num=1440266076

Message started by Johanan on Aug 22nd, 2015 at 5:54pm

Title: upload to esp8266
Post by Johanan on Aug 22nd, 2015 at 5:54pm
Seems trivial, but can't figure it out.
How do I upload a compiled program to EPS8266?
The programmers menu item is disabled (gray), and I checked "use programmer for upload".
Compile is OK, I can compile and update with standard Arduino IDE. (needles to say, the com port is free when I try Visual Micro)
Can I upload with and without Visual micro debugger?
Thnaks

Title: Re: upload to esp8266
Post by Visual Micro on Aug 22nd, 2015 at 7:13pm
Hi,

In Visual Studio the "Debug>Start" commands really just mean compile and upload.

For Visual Micro, if you switch the configuration name on the tool bar between "Release" and "Debug" then you switch between std Arduino and Arduino+Debug



This means you have a variety of std VS menu and tool bar commands to upload such as the green arrow on the tool bar and F5.

You will see this explained in the documentation in various places.

Other examples are "Start>New Instance" on the project context menu but F5 (or Green tool bar arrow) in VS should be the easiest most of the time.

The std upload is the same as the arduino ide and programmers are not used for the esp8266 because it doesn't have any defined. The arduino ide often shows a list of AVR programmers for the esp8266 but it's a bug.

Title: Re: upload to esp8266
Post by rmathis on Oct 1st, 2015 at 3:39pm
You don't use a programmer for uploading to the ESP simply a com port! :)

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.