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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
1707.30
Jul 29th, 2017 at 12:55pm
Print Post  
  • Debug support for adafruit nrf feather boards > 6.0 tool chain
  • Merge properties from related platforms where missing. A custom arduino hardware folder that shares a platform such as avr can provide additional programmers and build/programmer properties that are not defined in other platforms of the same name.
  • Add more obvious error when the properties of a programmer can not be found. (previously the error was: index is outside of bounds of array)
  • Remove erroneous board with the same name as the platform. Affected some platforms only.
  • Fix: Add custom project -D defines to GCC-E library auto discovery.
  • Fix: Insert custom build flags and defines before the first -D or -I of a recipe. This prevents prep-processor errors during library discovery.
  • Fix: Issue compiling if a board option changed the variant file name. The stm32 discovery boards use a board option to switch between F4 and F7. This would fail unless tool chains were reloaded or the ide restarted after switch between options. 
  • Test STM32 boards from https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_ind...
« Last Edit: Jul 30th, 2017 at 1:03am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint