Zephyr RTOS Setting on Stm32Cube IDE
Hi,
I am trying to configure Zephyr RTOS in STM32CubeIDE after downloading the necessary package. However, I am encountering issues with locating and setting the Zephyr base path.
What I've Done
Downloaded the Zephyr package in STM32CubeIDE.
Attempted to configure the project but got stuck at setting the Zephyr base path.
1)selected the zephyr application


what is the zephyr base path?
Questions
Where exactly is the Zephyr base path located after installing through STM32CubeIDE?
How do I correctly link this path in my project settings to get Zephyr running?
Any guidance on setting up the Zephyr in STM32CubeIDE would be greatly appreciated!
