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 1512.23 (Read 1295 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
1512.23
Dec 23rd, 2015 at 12:29am
Print Post  
  • Fix debug compile error: Conditional breakpoints in multiple source files might have caused a "definition/already defined" error.
  • First compile would fail for first time users until a board had been selected. (changed default to first board in boards list)
  • Debug compile - master.ino - Injected header code insertion point now detects first line of actual code. Previously debug compile would fail if a method in the .ino source code referenced a type defined in a library. This was because injected headers were inserted at position 0 causing auto prototype generation to insert immediately after the debugger code. 
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint