Skip to main content
Associate
October 28, 2024
Question

Zephyr RTOS Setting on Stm32Cube IDE

  • October 28, 2024
  • 1 reply
  • 5045 views

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

Anusree_k_2-1730114513060.png

 

Anusree_k_1-1730114480268.png

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!

    1 reply

    ST Employee
    November 20, 2024

    Hello @Anusree_k

    You can check this tutorial: STM32CubeIDE — Zephyr Project Documentation

    it is provided by community but tested on our end.