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 [2]  Send TopicPrint
Very Hot Topic (More than 25 Replies) Re: Hologram Dash Intellisense support (Read 22423 times)
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Hologram Dash Intellisense support
Reply #20 - Jul 9th, 2017 at 9:35pm
Print Post  
I am pretty sure the latest is installed, there is no option to update.

I only get buttons "Disable" and "Uninstall". The version shown is 1706.25.2


  
Back to top
 
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Hologram Dash Intellisense support
Reply #21 - Jul 9th, 2017 at 9:44pm
Print Post  
Just now I got update flag and installed version 1706.25.3.
I installed and rebooted VS. VSIX installed task for Visual Studio 2017 and installed ok. Restarted VS and checked installed list and see it is now 1706.25.3.

I set a breakpoint in the main loop.

Click vmicro -> debugger -> reset these settings.
Put dash into program mode and click Debug -> Start Debugging.

Output states "Launching debugger" and I get serial data in serial monitor from running program BUT no debug actions. I set the break point in main loop but the program does not stop at the breakpoint.

Is there something I need to do to get it to stop at breakpoint so I can watch variables and single step?







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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Hologram Dash Intellisense support
Reply #22 - Jul 9th, 2017 at 9:49pm
Print Post  
EDIT: I re-saved the gallery entry and it now appears to have pushed the update to the new gallery. try tools>extensions and updates again

...
Looks like microsoft have some gallery issues. Hopefully they sort them out over the next 24

The old gallery is still where they make us upload new extensions. You can see the latest release is in the gallery. try running it from here but that will only work if your vs2017 installer was installed after the vs2015 installer. Otherwise you have to download and run from vs 2017 command prompt (vsixinstaller.exe extension_file_name)
https://visualstudiogallery.msdn.microsoft.com/069a905d-387d-4415-bc37-665a5ac9c...

The new gallery is what they are pushing users and ide's towards. They seem to have some system that copies updates from old to new. 
https://marketplace.visualstudio.com/items?itemName=VisualMicro.ArduinoIDEforVis...

I have to say that Microsoft are making life pretty difficult at the moment in many ways. It's getting boringĀ  Smiley

« Last Edit: Jul 9th, 2017 at 9:50pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Hologram Dash Intellisense support
Reply #23 - Jul 9th, 2017 at 9:49pm
Print Post  
This time I set up a condition on breakpoint. The program ran to breakpoint and "paused". Then I clicked F8 to step and received the error below. (Got to "breakpoint 1" is the message I put into condition -> action)

07:46:08.835    SD_Logger.ino, line 35      setup()
   Got to breakpoint 1
SD_Logger is paused at SD_Logger.ino, line 35, setup()
SD_Logger Running
Trace Error: *Invalid debug data received. Local break-points do not match the remote: 1:2:5454:14:4294946593
Arithmetic operation resulted in an overflow.
Trace Error: *Invalid debug data received. Local break-points do not match the remote: 1:2:5966:526:4294946593
Arithmetic operation resulted in an overflow.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Hologram Dash Intellisense support
Reply #24 - Jul 9th, 2017 at 9:54pm
Print Post  
Okay good to hear debug is running.

Please start a new thread for your breakpiont issue.

Also confirm in the new thread if you have any serial prints of your own and the type of micro-controller you are working with.
  
Back to top
WWW  
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Hologram Dash Intellisense support
Reply #25 - Jul 9th, 2017 at 10:01pm
Print Post  
What is the latest build number I should have installed?

What do you mean by any "serial prints of my own?
  
Back to top
 
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Hologram Dash Intellisense support
Reply #26 - Jul 9th, 2017 at 11:57pm
Print Post  
Thanks.
The debugger is running now.

Do you have link to later info about breakpoints? The videos I have found show things like "When Hit", but I do not get these options in the breakpoint.

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