OPENOCD error

I found the problem thanks to dvc.
It seems that hello_world zephyr program goes to wake after printing his hello world message. Then, openocd can’t access flash once sleeping.
To solve it I pushed reset THEN wake button and lauched

west flash

.
\o/