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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1511.1
Nov 1st, 2015 at 10:53pm
Print Post  
  • Fixed: Boards such as "Sparkun Pro Micro" unable to determine different cpu flavors and failed to compile.
  • Attempt to implement esp8266 reset command syntax by disabling DTR/RTS and waiting for the port. Will wait up to 5 seconds. (note: If this solution doesn't work a different mechanism to toggle dtr/rts will be used in future releases, this is an area of windows where the usual SerialPort Api is weak)
  • Extended the @plot window to include a combo box of marker symbols. The symbol of all plots that have not been assigned a breakpoint symbol can be changed using the combobox.
  • Extend plot syntax to allow plot point symbols. The full list of symbol names is shown in the combo box on the plot window(s). for example: 
    {@plot.Thunderbird-4.Altitude.Triangle iHeight}{@plot.Thunderbird-4.SeaLevel.Square iSeaLevel}
  • Increased the @Plot memory to cater for a higher volume and frequency of trace messages before the tail drops off the end of the time line.
  • Show expression names and values in the @Plot curve labels. Ie: Altitude (gps.alt=67)
« Last Edit: Nov 3rd, 2015 at 8:50pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint