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 RELEASED: 23.1006.00 - VS 2017/2019/2022 (Read 687 times)
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2728
Joined: Feb 13th, 2019
RELEASED: 23.1006.00 - VS 2017/2019/2022
Oct 6th, 2023 at 9:52am
Print Post  
Visual Micro for VS2022
Visual Micro for VS2017/2019

  • Fix: Change Property "upload.use_1200bps_touch.SetDTRFalse" to "vm.1200bps_touch_SetDTRFalse"
  • Fix: Arduino 1.6 failed to load in vm if teensy is installed into the ide and also in appdata
  • Fix: Updated library and board index for vs2022
  • Fix: Avoid Serial monitor error in background when the serial port is not initialized
  • Fix: Teensy pretty port name showed incorrect value
  • Fix:Teensy console failed unless port address started with usb:
  • Fix:Verbose compiler library info shows "by maintainer/author"
  • Fix:Resolve port to pretty name: If a discovery port is found the boardport info is used and a win32 wmi lookup is not attempted. The port might not be found (teensy for example) and that caused a > 7 second error state to be recorded in the SerialPorts class.
  • Fix: Arduino 1.6 teensy console and ports boardPort includes console class type.
  • Fix: Plugin discovery hack for teensy so that teensy console is used even if the portAddress contains a ".". Previously attempted Network.
  • Fix: Prevent Serial Port from Opening when GDB is stopped on a break point (to prevent VS Hang forcing restart of entire GDB session)
  • Fix: Ensure functions which have prototypes already defined are skipped (when in same code file) (Reported Here)
  • Fix: Ensure vMicro Debugger is selected when launching Debug if user has selected "Remote GDB Debugger" in Project Properties (Reported Here)
  • Fix: Project Converter fixed to handle renamed projects and other variants of Arduino Compatible Projects (Reported Here)
  • Fix: Switch to using DTE.ExecuteCommand("File.SaveAll") instead of DTE.Documents.SaveAll (Reported Here)
  • Update: Project Converter now more resilient with further logging added for when issues are encountered (Reported Here)

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint