2022-06-14 01:41 AM
error ----conflicting types for 'XCP_Slave_DAQ_List_Processor_Info' this stureture cause error
please help me how to reslove the error in gcc10
2022-06-14 01:55 AM
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
2022-06-14 02:20 AM
1.3.0 is not problem is print from my side, main problem in gcc 10 in 1.9.0
2022-06-14 02:21 AM
I can not assign any value to variables
2022-06-14 02:56 AM
On the issue of your GCC version and the "conflicting types" errors, see your other thread:
2022-06-16 01:39 AM
Yet another thread on the same topic: