cancel
Showing results for 
Search instead for 
Did you mean: 

How to set a breakpoint which breaks upon global variable update

LSmil.1
Associate II

Hi There,

I'm using Cube ide, STM32H753,

How can I set a breakpoint which breaks upon global variable update?

Or trace the global variable changes?

Thanks,

Lior.

4 REPLIES 4

I don't use Cube but AFAIK data breakpoints are called Watchpoints there.

JW

LSmil.1
Associate II

Thanks but I need it in Cube on linux... Didn't find any Watchpoints there...

KnarfB
Principal III
LSmil.1
Associate II

thanks that really helps!!!