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
Hot Topic (More than 8 Replies) esp32 support? (Read 8694 times)
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
esp32 support?
Sep 24th, 2017 at 5:48pm
Print Post  
I have the esp32 support on the Arduino IDE and all is OK. 

Whoever, it compiles correctly in VisualMicro, but does not start. I get a message 

"Waiting for debug breakpoint data"

Why?
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: esp32 support?
Reply #1 - Sep 24th, 2017 at 5:50pm
Print Post  
Hi,

Please switch the tool bar from Debug to Release and then try

Thanks
  
Back to top
IP Logged
 
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Re: esp32 support?
Reply #2 - Sep 25th, 2017 at 5:29pm
Print Post  
Compiling a Releas version did not change anything.
Whoever,
I suspected that it is not the esp32 SDK, but an installation of VisualGDB. I removed the VisualGDB trail version, and all is back to normal.
Is there a way that these two debuggers co-exist in VS without interfering?
I am not a big fan of Arduino style programming, but can't ignore the many libraries and community support.
VisualGDB with its JTAG  debug option is very powerful for Esp32 and other chips with JTAG/SWD. So the best for me is to have both, if possible.
Thanks
Johanan
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: esp32 support?
Reply #3 - Sep 25th, 2017 at 5:48pm
Print Post  
Hi,

We have a gdb option but not explored or tested with esp32 so at the moment visualgdb is best for that.

Can you explain how you want them to work together? Currently you should be able to have either VisualGDb or Arduino Project with Visual Micro.


  
Back to top
IP Logged
 
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Re: esp32 support?
Reply #4 - Sep 26th, 2017 at 1:21am
Print Post  
I don't want that both visual micro and gdb work together on same project. But it looks like once visualgdb is installed, then visual micro stops working .
I could not find a way to overcome this
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: esp32 support?
Reply #5 - Sep 26th, 2017 at 7:55pm
Print Post  
Oh well that's a bit rude of Visual Gdb. 

Does it compile projects with .ino files?
What platform and configuration name are shown in the tool bar when an Arduino project is open?
« Last Edit: Sep 26th, 2017 at 7:57pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Re: esp32 support?
Reply #6 - Sep 28th, 2017 at 6:20am
Print Post  
Yes, it works with .ino files, and VisualMicro debugger also works.  As my trail of Visual GDB expired, I got an extra 15 days key for it, but I take caution before I reinstall it.
Can you give some hints what to look for? maybe I should contact VisualGDB support.
  
Back to top
 
IP Logged
 
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Re: esp32 support?
Reply #7 - Sep 28th, 2017 at 5:22pm
Print Post  
Hello Tim,
Here is Sysprog answer:

We are not aware of any compatibility problems with VisualMicro. If you encounter any issues with it, please try contacting their support and feel free to include us on CC so that we can provide any necessary details on VisualGDB side to help pinpoint this. 

--
Best regards,
  Sysprogs Support


If you can sed me your email, I will re-install VisualGDB,  will document every step with screenshots,  and email to you and Sysprog, in order to help solving this issue.
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: esp32 support?
Reply #8 - Oct 5th, 2017 at 6:50pm
Print Post  
Hi,

Your still have not answered this question

What platform and configuration name are shown in the tool bar when an Arduino project is open?

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint