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 $CALLSTACK not working (Read 2799 times)
NewellTech
Newbies
*
Offline


Posts: 6
Location: San Diego, CA, USA
Joined: Nov 30th, 2013
$CALLSTACK not working
Jul 20th, 2015 at 7:07pm
Print Post  
I'm using the debug feature for the first time.
I added a trace to print the callstack but it actually prints "$CALLSTACK" instead of the call stack address.
Any suggestions?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: $CALLSTACK not working
Reply #1 - Jul 20th, 2015 at 7:17pm
Print Post  
Hi,

The break point dialogs are std VS dialogs. The serial debugger doesn't have a call stack facility (yet)

Sorry
  
Back to top
WWW  
IP Logged
 
NewellTech
Newbies
*
Offline


Posts: 6
Location: San Diego, CA, USA
Joined: Nov 30th, 2013
Re: $CALLSTACK not working
Reply #2 - Jul 20th, 2015 at 8:38pm
Print Post  
Thank you for clearing that up.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint