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) No project properties window, no digital/analog readout (Read 6777 times)
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
No project properties window, no digital/analog readout
Dec 28th, 2014 at 3:16pm
Print Post  
I have Visual Micro installed in VS2008 Pro V9.0.21022.8 RTM with .Net 3.5 SP1.  I am using an Arduino Uno clone.  I have the paid version of the USB debugger.

I can run a program in debug mode on the Uno, and I can see my Serial.print() statements in the Serial Monitor window.

The documentation talks about being able to see the state of the analog and digital lines, but I can't see anything that will allow me to enable this feature.

Also, when I right-click on the project in the Solution Explorer (not the solution - the project) tab and select 'Properties' - I don't get anything like the dialog shown in the documentation.  What I get is a generic VS2008 dialog, not the one specialized for Visual Micro.

What am I doing wrong here?

Regards,

Frank
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No project properties window, no digital/analog readout
Reply #1 - Dec 28th, 2014 at 4:51pm
Print Post  
Hi Frank,

That's a different properties window. That is actually called property pages but we need the project properties tool window

You right right click the project and click Properties or follow this guide.

http://www.visualmicro.com/page/User-Guide.aspx?doc=Project-Properties-window.ht...

Once you find the properties you will be able to switch on the visualizations but they are broken (do not show the debug data) in the current release of this month. The beta on the downloads page contains the fix.

Thanks
« Last Edit: Dec 28th, 2014 at 4:52pm by Tim@Visual Micro »  
Back to top
IP Logged
 
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
Re: No project properties window, no digital/analog readout
Reply #2 - Dec 28th, 2014 at 6:32pm
Print Post  
Thanks for the quick reply, but I had already found the referenced procedure and followed it correctly.  That's what I meant by "(not the solution - the project)" Wink.

I'm pretty sure I paid for the optional USB debugger - is it possible I didn't get it installed correctly (or at all)?  How would I tell?  I can see I have Visual Micro for Arduino installed, and the License status in 'Tools/Options/Visual Micro/Application Features' says 'REGISTERED' but that's all.

Regards,

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No project properties window, no digital/analog readout
Reply #3 - Dec 28th, 2014 at 7:22pm
Print Post  
Hi,

Ok, your install and config is fine this is just an issue with clicking the right thing on the screen.

Please post a screen image of your ide with the project selected in the solution explorer

Thanks

  
Back to top
IP Logged
 
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
Re: No project properties window, no digital/analog readout
Reply #4 - Dec 28th, 2014 at 8:10pm
Print Post  
I have attached the screenshot you requested.  I get the same dialog with 
- Highlight the project and click the 'Properties' icon
- Highlight the project, right-click and select 'Project Properties'
- Highlight the project and press ALT-Enter

Regards,

Frank
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No project properties window, no digital/analog readout
Reply #5 - Dec 28th, 2014 at 8:29pm
Print Post  
Oh sorry, in VS 2008 it is highlight project and press F4 or "View>Properties Window"

I'll update the docs

Thanks

« Last Edit: Dec 28th, 2014 at 8:29pm by Tim@Visual Micro »  
Back to top
IP Logged
 
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
Re: No project properties window, no digital/analog readout
Reply #6 - Dec 28th, 2014 at 8:45pm
Print Post  
OK, Got it!   

So now I need to download/install the beta?

TIA,

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No project properties window, no digital/analog readout
Reply #7 - Dec 28th, 2014 at 9:23pm
Print Post  
Yes if you want the graphs when the debugger runs. I can recall if the fix is in the last release.

If the digital and analogs do not show anything then install the beta
« Last Edit: Dec 28th, 2014 at 9:24pm by Tim@Visual Micro »  
Back to top
IP Logged
 
FrankP
Senior Member
****
Offline


Posts: 251
Joined: Oct 19th, 2011
Re: No project properties window, no digital/analog readout
Reply #8 - Dec 29th, 2014 at 2:04am
Print Post  
OK, it looks like it is all running now  - Thanks!!!

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