2024-10-28 04:25 AM
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!
2024-11-20 02:54 AM - edited 2024-11-20 02:54 AM
Hello @Anusree_k,
You can check this tutorial: STM32CubeIDE — Zephyr Project Documentation
it is provided by community but tested on our end.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.