Enable pwm output in HIL?

Hi, I am trying to track down the changes needed to make to enable pwm output in HIL. Unfortunately I am stuck and it still doesn’t work. I found the ‘armed->lockdown = true;’ in state_machine_helper,cpp just under /* enforce lockdown in HIL */ changing it to false with no luck. What other changes do I need to make? Is there a configuration I am missing?
Thanks!