cancel
Showing results for 
Search instead for 
Did you mean: 

I am working with CubeIDE 1.7.0 . I was to move my project on latest 1.9.0 version, but this version of CubeIDE is give me 500 errors . Do you know where I can download CubeIDE 1.3.1 again ?

SKapa.1
Associate II
  1. stm32 cubeide 1.9.0 version gcc 10 compiler give me error in structures files but in 1.7.0 version of software gcc 9 all ok with structure.
  2. maximum error cover with the help of extern before variables and function but only problem in structure definition and declaration in global use is the problem
  3. example --

error ----conflicting types for 'XCP_Slave_DAQ_List_Processor_Info' this stureture cause error

please help me how to reslove the error in gcc10

5 REPLIES 5
Javier1
Principal

I had the same issues, do you have the bad habit of assigning values to variables in your .h files?

>Do you know where I can download CubeIDE 1.3.1 again ?

It wasnt rocket sience, you can download previous versions of cubeIDE here

0693W00000NroWFQAZ.png

we dont need to firmware by ourselves, lets talk
SKapa.1
Associate II

1.3.0 is not problem is print from my side, main problem in gcc 10 in 1.9.0

SKapa.1
Associate II

I can not assign any value to variables

Andrew Neil
Evangelist III