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 Cannot compile with breakpoints (Read 2947 times)
chahn
Newbies
*
Offline


Posts: 2
Joined: Jul 15th, 2015
Cannot compile with breakpoints
Jul 15th, 2015 at 10:13pm
Print Post  
Hello:

I recently installed VM with the Arduino debugger and had it working last week.  I am now not able to compile any program in the debug mode without getting the message:

"This program compiles correctly but there was a problem creating a debug version.  Either the current board is not supported for debugging OR there is an error in a breakpoint"

I am running a Sunfounder MEGA2560 board and have the proper board selected in the IDE window, and have the debugger set for "FULL" in the debugger properties.  What am I missing?  Thanks.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cannot compile with breakpoints
Reply #1 - Jul 16th, 2015 at 11:40am
Print Post  
Hi,

This usually means there is an invalid breakpoint property such as a "when hit" or "condition". The other reason can be that a breakpoint has been put in an invalid location.

Above the error message will be the "real error". If you can't see the error then please post the output or email to info [at] visualmicro.com
  
Back to top
IP Logged
 
chahn
Newbies
*
Offline


Posts: 2
Joined: Jul 15th, 2015
Re: Cannot compile with breakpoints
Reply #2 - Jul 16th, 2015 at 5:36pm
Print Post  
Thanks for the quick reply.  I went back through and thoroughly read the debug documentation.  I think I have it all sorted now.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint