cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 targeted project type is empty and its not generating .ioc file

_kalpesh
Associate III

_kalpesh_0-1751889721909.png_kalpesh_1-1751889757616.png

 

#include <stdint.h>

#if !defined(__SOFT_FP__) && defined(__ARM_FP)
  #warning "FPU is not initialized, but the project is compiling for an FPU. Please initialize the FPU before use."
#endif

int main(void)
{
    /* Loop forever */
	for(;;);
}

Hi Im trying to generate new project with CUBE IDE 1.13 which was working fine this morning but somehow its not generating .ioc file anymore when i searched it says FPU not initialized & generates only files which are present in the second picture
plz help me on this

5 REPLIES 5
_kalpesh
Associate III

The stm32CUBE option is not selectable its grey
checked the correct version on the PC its present and working how to fix this

 

LewisBristle
Associate

The same here with 1.18.1. However on 1.19.0 which released yesterday the option is available

Souhaib MAZHOUD
ST Employee

Hello @_kalpesh 

Thank you for bringing this issue to our attention.
I will get back to you as soon as I have any updates.

KR,

Souhaib

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.

sum1
Associate

Hello,

 

I had the same problem. I started using v1.19.0. The problem was solved when i upgraded to v1.19.0

PatriciaQ
Associate II

I also started experiencing this same problem today. My cube IDE version is 1.16