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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1604.17
Apr 12th, 2016 at 7:34pm
Print Post  
  • Renamed the Visual Micro menu to vMicro so that it takes less space
  • Moved "unsupported hardware for debug" error message to the end of the compiler output so it is easier to see.
  • Improved board search on the first tab of the Micro Explorer.
  • Serial debug support for stm32 (adafruit feather) boards that use USBSerial + HardwareSerial
  • Local project build system property overrides. Pro users may add a board.txt to the root of an Arduino project. There is also a new menu item "Project Item>Add new board.txt" which adds a board.txt. To see current build properties switch on "Tools>options>visual micro>compiler>show build properties". The feature can be disabled in the "Compatibility" section of the same options. Example property would be:- upload.8dot3=false
  • Serial monitor commands user interface has changed to using top and bottom toolstrips. The previous layout made handling different high dpi settings almost impossible. The new layout should work with all dpi settings.
  • Serial monitor log to file - New feature for pro users
  • Build and upload property overrides. Ability to add a board.txt to a project folder - New feature for Pro users. For property name suggestions use the board.info that results in the project output folder (debug\release) after a build (or use the Arduino.cc 3rd party hardware guide)
  • Improved tool bar and serial monitor tool tips
  • Micro Explorer - Easier to see "Installed" platforms
« Last Edit: Apr 17th, 2016 at 4:36am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint