İF İ ADD İWDT to my project İN CUBE MX v4.26.0 --L6200E
HELLO ive created a project in cubemx v4.22. later i changed to new version i mean i downloaded the v 4.24.0 if i add iwdt then i get the project it doesnt compile ,
igot this error
compiling system_stm32f1xx.c...
linking...
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol SystemCoreClock multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol AHBPrescTable multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol APBPrescTable multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol SystemInit multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol __asm___18_system_stm32f1xx_c_5d646a67____REV16 multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol __asm___18_system_stm32f1xx_c_5d646a67____REVSH multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol __asm___18_system_stm32f1xx_c_5d646a67____RRX multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
ROVER_LORA\ROVER_LORA.axf: Error: L6200E: Symbol SystemCoreClockUpdate multiply defined (by system_stm32f1xx_1.o and system_stm32f1xx.o).
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 2 information, 0 warning and 8 error messages.
"ROVER_LORA\ROVER_LORA.axf" - 8 Error(s), 1 Warning(s).
what is wrong , what should i do ?? help needed
