2025-01-26 07:46 AM
I am using STM32 CUBE IDE and doing a project named FreeRTOS_Project I made some files under that but when I am going to build that project the build project icon is not showing how to resolve this issue. also I am unable to see the C/C++ build option
2025-01-26 08:12 AM
Impossible to tell from here.
The safest way is to **generate** a new STM32 project in STM32CubeIDE and try the generated code.
hth
KnarfB
2025-01-27 12:31 AM
Hello @Akash2675,
First let me thank you for posting and welcome to the ST Community.
Before building the project, you should sign to your ST Account in order to download the appropriate firmware and generate the code
I suggest also that you take a look at UM2609 section 2.1.2 Creating a new STM32 project in order to discover the
easiest way to create a new STM32 C/C++ project.
Thanks.
Mahmoud