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 1612.17 Sp1 (Read 1264 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
1612.17 Sp1
Dec 8th, 2016 at 2:01am
Print Post  
  • Fix - Last 3 releases the debugger failed to override the Dtr (for qualifying boards) during startup
  • The "tutorial" break-point in new projects has been changed to a trace-point. A message is printed every 250ms. This ensures the mcu will not stop in code unexpectedly for new users. tip: Switch off the "Continue Execution" break-point property to make the code pause and wait for a "Continue" command.
  • Fix: Rts is used more intelligently. The toggling of Rts is required for some boards but causes other boards, such as esp8266 to switch mode. 
  • Debug message throttling is no longer applied to breakpoints that have "conditionw" and/or "hit count". This means a 250ms breakpoint will now be sent every 250ms. tip: To disable all debugger message throttling use the "vMicro>Debugger>Full Speed" setting but make sure the amount of trace and/or plot messages are limited to what your pc can handle (otherwise display falls behind real-time).
« Last Edit: Dec 8th, 2016 at 2:17am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint