cancel
Showing results for 
Search instead for 
Did you mean: 

Frozen ADC Bits in Debug Mode

Msert.1
Associate III

Hello,

How can I watch the values of global or static variables for ADC Module. When I add the variables which keeps data to the watch table, I dont see what's going on. They don't change. ( Also I wanna learn this for Timer and other Modules)

1 ACCEPTED SOLUTION

Accepted Solutions
Giuseppe DI-GIORE
ST Employee

I presume you are using PLS UDE STK debugger.

  1. Select the Watches window
  2. Right click on the variable to watch
  3. Select Refresh Period
  4. Enable refresh on Running target
  5. Set the preferred refresh period (in milliseconds)

Regards,

Giuseppe

View solution in original post

3 REPLIES 3
Giuseppe DI-GIORE
ST Employee

I presume you are using PLS UDE STK debugger.

  1. Select the Watches window
  2. Right click on the variable to watch
  3. Select Refresh Period
  4. Enable refresh on Running target
  5. Set the preferred refresh period (in milliseconds)

Regards,

Giuseppe

Msert.1
Associate III

Hello,

Thanks, I use PLS UDE. And other question, what are the most used debuggers for automotive application?

Regards,

Giuseppe DI-GIORE
ST Employee

Hello,

from what I know, most used debugger for automotive applications are:

or visit our Partner page:

https://www.st.com/content/st_com/en/partner/partner-program.html#2

Regards,

Giuseppe