2024-07-04 11:50 PM
Hello,
I am experiencing a bug in STM32CubeIDE since I made the latest update 2 days ago.
I was able to download the SW and debug in the previous version, after the updage I can't even download the software using STM32CubeID here is the log :
STMicroelectronics ST-LINK GDB server. Version 7.8.0
Copyright (c) 2024, STMicroelectronics. All rights reserved.
Starting server with the following options:
Persistent Mode : Disabled
Logging Level : 1
Listen Port Number : 61234
Status Refresh Delay : 15s
Verbose Mode : Disabled
SWD Debug : Enabled
InitWhile : Enabled
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 8
Wrapping read detected. Addr: 0xffffffff; Length: 1
Wrapping read detected. Addr: 0xffffffff; Length: 1
Debugger connected
Waiting for debugger connection...
xShutting down...
Exit.
2024-07-05 01:32 AM
I have downloaded the latest STM32CubeIDE version (1.16) and set the debug configuration (ST-LINK GDB). Now, starting a debug session doesn't erase the flash/load the program and jumps directly to the program already existing in the FLASH memory. I have checked the "download" checkbox in the startup tab
2024-07-05 07:59 AM
2024-09-28 03:59 AM
Hi,
I have the same problem as you. Do you know what is the solution to this error?
I updated the program just now from 1.14 to 1.17.