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


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
1604.12
Apr 11th, 2016 at 11:26pm
Print Post  
  • Boards manager - New option in the tree view "Board Package Auto-Discovery". provides a list of urls from the official Arduino git page along with descriptions.  The auto discovery section can be searched in the same way and at the same time as the boards using the "Find" box. Click package names to make available to the "Install" section. Adding/removing from auto-discovery simply adds another urls to the ide location list. Unknown urls are not displayed in "Boards Manager>Auto-Discovery" but are available for Install. The Rescan button must be clicked after adding board package urls and after installing hardware.
  • Cosa support for the debugger live digital pin report/viewer
  • Board Manager - Installing packages works reliably. Uses a new version of SharpZipLib open source library. (Previous versions failed to properly unpack downloaded toolchains for some packages such as Esp8266)
  • Boards Manager - Checks for updates once per day or when new urls are added via the Ide locations window or via the Auto-Discovery list in the tree view.  (only happens if the Board Manager or Library manager are opened)
  • Library manager checks for updates once per day (only happens if the Board Manager or Library manager are opened)
  • Added intellisense patch for the Digistump Oak boards.
  • Added a clear error message (with fix suggestions) when a Debug build fails due to unsupported hardware. Instruction is given to switch to Release, switch off debug or use SoftwareSerial. Please open a forum log and let us know about any unsupported/debug hardware
  • Serial monitor high dpi size fixes
  • Create 0 byte .sig.tmp when downloading board support .json urls that do not have a valid .sig file. Most board support urls appear not to have a .sig. However the Arduino IDE allows them and it will not start if the sig.tmp files are missing.
« Last Edit: Apr 12th, 2016 at 12:00am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint