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 First breakpoint is missed with Leonardo (Read 1754 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
First breakpoint is missed with Leonardo
Jan 2nd, 2013 at 10:21pm
Print Post  
If break/pause is enabled when using the main leonardo serial port VS misses the fact that the Leonardo is waiting for F5 (continue).

This has the effect of making it seem like the Arduino is not running. There will be a minor update shortly in the meantime please use the following workaround. 

Workaround

When the debugger has started the serial monitor will open. Type the letter "c2 into the serial monitor single line textbox and press the envelope button to the right.

Sending the letter "c" to the arduino forces what F5 normally does to "Continue" a debug session.

Once the arduino has "continued" once, debugging should be fully working.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint