Zephyr with STM32H735g_disco board crashes when executing the z_msleep function
Project: samples/basic/blinky board: stm32h735g_disco I am using the latest Zephyr 4.1 If have a simple project `sample/basic/blinky`. Using the west command to compile the project, flash the board, debug the board with OpenOCD protocol. Everytime I ...