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 1504.20 Sp1 - Beta (Read 1648 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1504.20 Sp1 - Beta
Apr 20th, 2015 at 6:27am
Print Post  
  • A demo breakpoint is not longer created automatically if no breakpoints exist in the current sketch. The feature can be re-enabled by setting "tools>options>micro debug - automated>loop() - Auto Create Breakpoint" to True. (tip: mass install/all users can all achiever options globally)
  • Micro explorer sketchbook folder added to the list of shortcuts
  • On the "Installed" tab of the Micro Explorer removed message "rescan required" on "one-click board or library selector" links from tool tips on the Micro Explorer "Installed" tab.
  • New advanced build property added: {build.source.path}
  • To determine the format of an Arduino library, test to see if a [Libname].h exists in the route of the libarry folder. Previously the test was for the /src folder which broke the compile for libraries such as ArduinoJson which uses an /src folder for auxillary sources.
« Last Edit: Apr 25th, 2015 at 7:29pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint