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 1911.17.2 VS2017/2019 + AS7 (Read 583 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
1911.17.2 VS2017/2019 + AS7
Nov 18th, 2019 at 3:27pm
Print Post  
Download Visual Micro 1911.17.3 for Visual Studio 2017+

Command Line Tool for Visual Studio projects

Download Visual Micro 1911.17.2 for Atmel Studio 7

  • Add new menu item "vMicro>Compiler>Always Export Zip". This feature uses the new CLI command to export and combine shared projects into a single sketch zip file. Libraries are not included. This simply makes a standard Arduino sketch from project code
  • CLI support export command
  • New release prompt moved to output window instead of dialog.
  • Many minor fixes for Atmel Studio 7. (note: There are a few errors displayed in the Atmel Studio output window after startup. These errors can be ignored and are an Atmel Studio internal issue of no significance.
  • Atmel Studio users are notified that for hardware debug either Visual Studio is required or the Atmel tools should be used via the "vMicro>Debugger>Use Atmel Debugging" menu


PREVIOUS

  • CLI to support all recent Visual Micro additions such as shared libraries
  • CLI simpler command line that only requires path to project (vcxproj), unless more control is rquired.
  • Prevent unwanted serial output when pressing F5 to continue a break-point. (VMDPC_ message)
  • Improve new user experience. Also improves experience when there is no hardware (boards) or reference to the Arduino IDE location.
  • Added out-of-the-box STM Generic F0 and F4 debuggers (Vs Only)
  • New user experience improvements
  • Improved messages when board packages or ide location is not available
  • Users must start a full trial or activate with a license key
  • Changed yellow to blue in the Platform Explorer Mini Preview Pane
  • Added new menu item "vMicro > Toolbar Auto Visibility > Manual All". A quick way to set all Visual Micro bars to be under manual control via the standard "Visual Studio > Customize" commands.
  • Corrected issue with missing newtosoft.dll in last pre-release for AS7
  • Add a Start Trial button to the Try, Buy, Activate window. Starts a 30 day trial.
  • Improved digital pin viewer (see docs)
  • Improved breakpoint @plot functionality (see docs)
  • Serial debugger "full mcu speed mode", more obvious menu to enable/disable
  • Fix: Crash in Micro Explorer, expescially in the Examples area as a result of recent DpiAwarness changes for vs2019. Also applied to vs2017 because we use the same code base for both IDEs.
  • Added new tools option "Application Features>Show/Hide Core - Max Levels" (defaults to 4). The mbed framework has thousands of files that take too long to load as shortcuts. This property restricts the number of folder levels discovered when adding src\_micro-api-reasonly\core to a project
    Yield and refresh the display when using show/hide and when adding project spources during the 1st time open of an existing sketch. Prevnts the ide from appearing locked.
  • Add status bar messages with the path of files processed during 1st open of a sketch and when usong show//hide hidden files.
  • Add new arm tool chain paths to  SAMD intellisense
  • Force activation error dialog to on top. It could previosuly be hidden behind the IDE causing the IDE appear locked/frozen.
  • Command line tool new property: -builder-close=false
  • Command line tool new property: -builder-closeonerror=false
« Last Edit: Nov 20th, 2019 at 12:15pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint