VS Arduino
>> >> Work in progress
https://www.visualmicro.com/forums/YaBB.pl?num=1555249927

Message started by Visual Micro on Apr 14th, 2019 at 1:52pm

Title: Work in progress
Post by Visual Micro on Apr 14th, 2019 at 1:52pm
  • GDB testing. VS2017+ includes the same Microsoft MI debug engine as standard so we can now use that for GDB (debugging). Enabling GDB is currently for hardware testers only. Please ask in the forum is you would like to participate and how.
  • 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.