cancel
Showing results for 
Search instead for 
Did you mean: 

i have problem when trying debugging stm32g0b1kbt6 using CUBEIDE version 1.12. whereas, it was running well on CUBEIDE version 1.11 and 1.10. Error: failed to download Segment[0] Error: failed to download the File

fasyr.1
Associate II
 
1 REPLY 1
Foued_KH
ST Employee

Hello @fasyr.1​ ,

Alternative to downgrading stm32CubeIDE from 1.12 to 1.11 version, you can only copy and replace the below directory contents of the STM32CubeIDE 1.11:

C:\ST\STM32CubeIDE_1.11.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.0.0.202105311346\tools\bin

to the directory :

C:\ST\STM32CubeIDE_1.12.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.0.600.202301161003\tools\bin

of the STM32CubeIDE 1.12 and every things will work well.

Foued

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.