/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Watch variables and display format

Username:     
Password:     
             

Forum

# 1   2009-06-22 11:41:41 Watch variables and display format

micronpn
Member
From: Italy
Registered: 2007-11-20
Posts: 13
Website

Watch variables and display format

1. Is there any way to display char arrays (strings) as ascii strings?
2. Is it possible to set a watch point on a variable?

Offline

 

# 2   2009-06-23 06:24:36 Watch variables and display format

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Watch variables and display format

You can set breakpoints on read/write access on any variable:
1. open the 'data dump view'
2. search for the name (symbol) of the variable,
3. when selected, click on the small 'R' or 'W' icon.
BTW, we will add the 'string format (I agree that it would help...).

Offline

 

Board footer