Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ESP8266 crash after upload sketch in Visual Micro (Read 1665 times)
XnIcRaM
Newbies
*
Offline


Posts: 1
Joined: Mar 4th, 2018
ESP8266 crash after upload sketch in Visual Micro
Mar 4th, 2018 at 1:15am
Print Post  
I use Visual Micro in Visual Studio 2017 few days and I'm verry happy with this, but today if I compile and upload code then ESP8266 instantly crash "WDT Soft Reset" if the same code I complile and upload with Arduino IDE there is no problem I try it with few sketches. I uninstall and install again Visual Micro but it not help I even install Atmel Studio 7 with Viusal Micro but it also doesn't help. What else I can do to repair Visual Micro?

/EDIT/ Trying verbose mode and clean build but it doesn't help
« Last Edit: Mar 4th, 2018 at 1:21am by XnIcRaM »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266 crash after upload sketch in Visual Micro
Reply #1 - Mar 4th, 2018 at 1:48am
Print Post  
Hi

Please switch the tool bar from Debug to Release and then upload again. This will give us similar upload to Arduino IDE for comparison.

Also confirm which board settings you have (speed etc on vMicro menu compared with Arduino Ide
« Last Edit: Mar 4th, 2018 at 1:49am by Tim@Visual Micro »  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266 crash after upload sketch in Visual Micro
Reply #2 - Mar 6th, 2018 at 3:39pm
Print Post  
I suspect you had debugging enabled. 

The esp crashes very easily if we don't yield often enough. 

yield() has been added to debug packets in Visual Micro 1803.6+
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint