60,61c60,61
< trace_enable = True,
< stack_dist_calc = StackDistCalc(verify = True))
---
> trace_enable = True)
> system.monitor.stackdist = StackDistProbe(verify = True)