Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Tarek,
Thank you for the explanation. If the hooks disable the interrupts, does it affect the program flow? Is it possible that some interrupts are missed while the stepping operation is ocurring?