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 The debugger don't start at all (Read 771 times)
Wayne MxKind
Newbies
*
Offline


Posts: 6
Joined: May 15th, 2013
The debugger don't start at all
May 15th, 2013 at 2:14pm
Print Post  
I have succeeded to download the blink.ino application to ArduinoUno. But I can't get the breakpoints to stop the program. Maybe I need to set some options?
I use Visual studio2010 premium.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: The debugger don't start at all
Reply #1 - May 15th, 2013 at 2:26pm
Print Post  
Hi

Did you read the debugger page and watch the youtube video that shows how to enable debug for a project?

http://www.youtube.com/watch?v=fFM8_RhIG0U

Thanks
« Last Edit: May 15th, 2013 at 2:27pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Wayne MxKind
Newbies
*
Offline


Posts: 6
Joined: May 15th, 2013
Re: The debugger don't start at all
Reply #2 - May 15th, 2013 at 4:57pm
Print Post  
Yes, but the problem is that I can't find the property window where all the options are. 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: The debugger don't start at all
Reply #3 - May 15th, 2013 at 5:45pm
Print Post  
Oh I see, 

1)
Click the project name in the solution explorer 

2)
Press F4 or "View>Property Window"
  
Back to top
WWW  
IP Logged
 
James Brown
Junior Member
**
Offline


Posts: 46
Location: Near San Diego
Joined: Jul 31st, 2012
Re: The debugger don't start at all
Reply #4 - May 15th, 2013 at 7:01pm
Print Post  
Actually what you have to do is:
1. In the Solution Explorer left click the project name (not the Solution but the project).
2. Top Menu do: VIEW | Other Windows |Properties Window 
3. (Enable Debugging) set to Full.

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: The debugger don't start at all
Reply #5 - May 15th, 2013 at 7:36pm
Print Post  
Hi James,

Good point for VS Professional I think,  but it is different in various VS versions.

In my VS Ultimate it is "View>Properties Window (F4)"

Thanks for reminder



« Last Edit: May 15th, 2013 at 7:37pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint