VS Arduino
Visual Micro >> New Releases, Previous Releases and Release Notifications >> 1904.23 - Gallery Release (vs2017, vs2019
https://www.visualmicro.com/forums/YaBB.pl?num=1555995539

Message started by Visual Micro on Apr 23rd, 2019 at 4:58am

Title: 1904.23 - Gallery Release (vs2017, vs2019
Post by Visual Micro on Apr 23rd, 2019 at 4:58am
Download Visual Micro 1904.23 for vs2017 and 2019

  • Integrated GDB. VS2017+ includes the same Microsoft MI cpp debug engine that is used in vs code. Gdb is enabled automatically for some boards. Integration via arduino 3rd party hardware specification and/or mi debugger json properties.
  • Support for custom debuggers (more info to follow or follow the in-app guide)
  • Support new noverify on upload key for boards that define upload.params.noverbose
  • The IDE Locations dialog opens showing the currently selected application + minor spelling changes Ide to IDE.
  • Added serial debug support for stm32f103. Same can be added to a local project board.txt (see below)


How to add serial debugger support for boards that use USBSerial defined as Serial_
[code]genericSTM32F103C.vm.debug.class_type=VM_DEBUGGER_TYPE_USBSERIAL
genericSTM32F103C.vm.debug.main_port_name=Serial
[/code]


VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.