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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-31 2:15 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-31 4:33 AM
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.
