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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
20.02.16.1
Feb 28th, 2020 at 6:44pm
Print Post  
NOTE: Please download 20.03.01.1

Download Visual Micro 20.02.16 sp1 for VS2017/2019
  • (sp1): Fix SoftwareSerial debugging failed when breakpoints were outside of the project_name.ino

Download Visual Micro 20.02.16 for AS7
Download Visual Micro 20.02.16 for AS7 (v2Installer)

  • new - Esp32 OTA UDP software debugging
  • new - Teensy virtual usb port discovery
  • new - Teensy virtual usb Console
  • new - Teensy virtual usb (MIDI) software debugging
  • Fix: Automatic prototype insertion before first method in .ino files (in previous releases the prototypes were inserted before the first code line which required manual insertion of prototypes)
  • Fix: Software debugging did not work if the setup() and loop() methods were not in the project_name.ino
  • Fix: Software debugging breakpoints were ignored if placed on the first line of a method (on the method name or the line with the methods opening brace)

Download Visual Micro 20.02.7 for Vs2017/2019
  • STM32duino intellisense paths and fixes for latest toolchains
  • Ability to exclude certain unneeded variant files from intellisense intellisense.excludes=[semi-colon; sep list of file names without paths]. STM32 is preconfigured with this property.
  • Fix: SPIFFS: Manually installed esp8266 core under the "ArduinoIDE/hardware" folder failed to resolve python path

Download Visual Micro for Atmel Studio 7 (v2 Vsix Installer)
  • Atmel Studio 7 - New menu item "vMicro>General>Automatic Attempt to Set Atmel Studio Project Device". Affects intellisense and which processor/device AS7 believes is being used by the current project. There is no direct correlation from Arduino board names to AS7 therefore switching off this option allows you to be accurate with the selection. (does not affect build/compile). Example: Enables Adafruit Feather M0 to be configured as ATSAM21A18A instead of the default ATSAMD21E18A

Download Visual Micro 2001.3.3 for VS2017/2019


Download Visual Micro 2001.3.2 for VS2017/2019

  • Teensy 1.5 changes for intellisense.


Download Visual Micro 1912.28.6 for VS 2017/2019

  • Hardware Debuggers: SAM - Improved support (+ JLink)


Download Visual Micro 1912.28.5 for VS 2017/2019
  • Board manager > package installer sometimes suggested incorrect latest version
  • Add GDB support (hardware debugging) for the MXChip Azure IoT Board



Download Visual Micro 1912.28.4 for VS 2017/2019

  • ESP8266/ESP32 - Remove verbose property lookup messages
  • Project properties default ".ino" prototype generation to off
« Last Edit: Mar 2nd, 2020 at 1:05am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint