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 Visual Micro still using v1.6.23 even with v1.6.21 installed (Read 615 times)
FrankP
Full Member
***
Offline


Posts: 240
Joined: Oct 19th, 2011
Visual Micro still using v1.6.23 even with v1.6.21 installed
Feb 13th, 2019 at 3:00am
Print Post  
As a workaround for known segmentation fault problems with the compiler (avr-gcc 5.4.0-atmel3.6.1) associated with the 1.6.22/23 avr board manager versions, I reverted to board version 1.6.21 using the board manager in Visual Micro.  Subsequently I (well, not me, but a knowledgeable person on the Arduino forum) was able to determine conclusively from a verbose compiler output that the Arduino IDE was indeed using V1.6.21 and the v4.9.2-atmel3.5.4-arduino2 compiler.

However, that same person was also able to show conclusively that when the same project was compiled in the VS/VM environment, VM still used the avr-gcc 5.4.0-atmel3.6.1 compiler associated with 1.6.22/23.  I have since checked and double-checked that the VM board manager dialog shows that board manager V1.6.21 is installed, but clearly VM isn't honoring my board manager version reversion from 1.6.23 to 1.6.21.

For all the gory details, see http://forum.arduino.cc/index.php?topic=577826.new#new

Any thoughts?

Frank
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint