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 Micro Debug Trace window (Read 4603 times)
Gilles Plante
Full Member
***
Offline


Posts: 156
Location: Québec, Canada
Joined: Oct 31st, 2013
Micro Debug Trace window
Feb 17th, 2014 at 10:17pm
Print Post  
Hi,

I am wondering if I did something wrong. That window does not scroll vertically by itself anymore  Sad.

I searched for a setting enabling or disabling vertical scrolling, I couldn't find any. Autoscroll under communications is set to True.

While on the debugger, I once turned on the Gauge Demo window, now it comes on every time. How can I have it not shown ?

Thanks
« Last Edit: Feb 18th, 2014 at 1:12pm by Gilles Plante »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Micro Debug Trace window
Reply #1 - Feb 18th, 2014 at 1:34pm
Print Post  
Hi Giles,

The auto scroll affects the serial window but is almost a redundant property because the serial window was updated to work the same way as standard visual studio/atmel studio output windows.

The Micro Trace is a standard Visual Studio output window and as such as works as follows:-

1) Click into the window to pause display
2) Position to the end (last line, bottom or CTRL+END) to resume display

Does this make sense and fix the problem? 

In summary, Visual Micro just puts stuff in the output window then we leave the Ide to do whatever it normally does.
  
Back to top
IP Logged
 
Gilles Plante
Full Member
***
Offline


Posts: 156
Location: Québec, Canada
Joined: Oct 31st, 2013
Re: Micro Debug Trace window
Reply #2 - Feb 18th, 2014 at 5:08pm
Print Post  
Hum

looks like I click in the window too often  Embarrassed.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Micro Debug Trace window
Reply #3 - Feb 18th, 2014 at 5:14pm
Print Post  
It was a good question. I am sure others will do the same. Easy if you know what to do  Grin
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint