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 1410.07 Sp7 (Read 2294 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1410.07 Sp7
Oct 4th, 2014 at 8:18pm
Print Post  
  • Library header files discovery - If the same header.h exists in two different libraries. The first library that is resolved will be used. Reminder: Library resolution can be controlled by the order of #included headers. Alternatively #imports can be prefixed with a library name. Libraries that contain a matching #imported LibName.h will be resolved first.
  • Mass rollout/install instructions for enterprise/educational users. Includes auto-activation license keys http://www.visualmicro.com/page/Installing-and-activating-for-ALL-USERS-Mass-Ins...
  • Tighter Atmel studio SDK integration
  • Implemented Atmel Studio "Show all sketch core and library files" (core and libraries). Allows Arduino core and libs be linked to the project (with auto update). Also includes facilities to remove items again. Linked sourcesĀ  wil be located in src/sketch-api-readonly. note: Import sketch-api coming soon.
  • Show/Import is also available for native Gcc projects
  • "Project>Add/Import Arduino library" to native gcc projects that have imported or linked Arduino sources
  • Debugger attempts to auto-discover if a sketch is already using the serial at a different speed to the Visual Micro default of 115200. If discovery is successful then Visual Micro automatically uses the discovered speed. Otherwise users must still set the speed via "project properties>remote speed"
  • Edited sketches are saved to the recently used files on the Atmel Studio Start Page
  • Third party hardware architecture specific libraries are combined with, but take priority over, other architecture specific libraries of other related ide packages. For example: the "Pololu A-Star" will support Ide/avr libraries with the SoftwareSerial override that is installed with the custom hardware core found here
  • Custom hardware:- Programmers list is combined with the matching core architecture programmers. 


download
« Last Edit: Nov 10th, 2014 at 12:28am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint