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 1602.7 Sp1 (Read 1534 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1602.7 Sp1
Feb 4th, 2016 at 10:38pm
Print Post  
  • Sp1 - "Deep library search" failed to find inherited preprocessor recipe for boards such as AtTiny. Platform.txt from the Ide hardware folder was applied to early overriding the merged inherited avr platform.txt from the ide\arduino\avr folder.
  • Builder - Create "bin" output prior to "eep". Previous versions the "bin" was created after eep unlike the Arduino Ide
  • Pro users free upgrade to enhanced {@plot} charting. 
  • Live charting, triggers, tick marks, colors, curves, digital and analog type views, auto save settings, freeze, capture/save images, zoom, adjust sweep and more.
  • Ignore .h files in each Library root folder if a \src folder exists. ArduinoJson now has redundant .h files in the library root which does not indicate v1.0 lib format. Previously the library was 1.0 format but contained an \src folder. ( Reversed change from May 2015 )
  • Hardware that specifies a "program.tool" for a non-existent program.recipe will attempt to find the upload tool of the same name (ie: Arduino.org 1.7x with M0 Programming Port programmer selected)
  • Older arduino 1.0 definitions, when used with Arduino 1.6+, are automatically adjusted to use the 1.6 avr\toolchain configuration
  • Fix: Debugger "automatic free memory report" failed unless the manual {ReportMemory} breakpoint syntax was used.
  • Fix - Upload using programmer is now using the new .hex/elf naming convention of "project_name.ino.hex", "project_name.ino.elf", "project_name.ino.bin" etc.
  • Fix: Upload failed for older Arduino board definitions that were merged with Arduino 1.6+ definitions
  • Fix: Avrdude config path was discovered incorrectly for some older format custom hardware definitions
« Last Edit: Feb 7th, 2016 at 11:11pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint