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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
1605.06
Apr 30th, 2016 at 1:00pm
Print Post  
  • Ignore DotALinkage library spec if AR Pattern is not provided. This allow for older Arduino 1.5.x builds with newer libraries designed with .a linkage (see http://www.visualmicro.com/forums/YaBB.pl?num=1461936082)
  • Added "AVR Dragon as ISP" programmer for AVR boards when using Visual Micro alongside Arduino.cc 1.6.x, 1.5.x and Arduino.org versions of the Arduino Ide. http://www.visualmicro.com/forums/YaBB.pl?num=1461774686
  • Serial port list - Manually enter ip address/port. Allows Ip addresses to be entered without need for install of Apple Bonjour for Windows which auto discovers ip addresses.
  • Added support for discovered network properties such as port, auth - Esp8266 OTA. Full/pro users can avoid using Apple Bonjour auto discovery and use the local project board.txt to provide missing network upload properties. For example:-
      network.auth_upload=yes
      network.port=8266
      network.password=123
  • An Ip address can be manually entered into the ports list. The feature should only be used for ip addresses, serial, bluetooth ports should always be visible if they are available for use.
  • Full/pro users can switch off Tools>Options "Upload Verify" (default=off/false)
« Last Edit: May 6th, 2016 at 4:06am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint