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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
1608.29
Aug 30th, 2016 at 12:07am
Print Post  
  • Debug in Atmel Studio using JTAG, Segger, ICE. All Atmel debuggers and the avr simulator are supported
  • AS7 > New menu item "vMicro>Debugger>Atmel Studio Debugging". Launches Atmel Debugger after upload instead of the Visual Micro debugger.
  • Import fixes for Arduino 1.6.11
  • Resolve compile error for Arduino default avr definition since 1.6.10. If package-index.json does not exist in the appData\Local\Arduino15 folder then we use the package_index_bundled.json from the "[ArduinoIde]\hardware" folder if it exists. In recent versions, unless the Arduino IDE Board Manager had been opened at least once then Visual Micro would have failed to build.
  • Single project solutions over cached the upload port making it difficult to change to a different port or IP and upload again.
  • Serial Monitor cleaner close/stop debug
  • Added new application called Energia 1.6 compatible with the latest Energia IDE which is based on Arduino 1.6.10. The Energia 1.6 option has its own Boards Manager and Library Manager accessible via the Visual Micro platform explorer.
  • Delete the relevant arduino15\packages\package_name_.json when removing hardware from the Board Manager.
  • Add board to Recent Boards List when selecting via the "Micro Explorer>Installed" list
« Last Edit: Aug 30th, 2016 at 1:43am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint