On STLINK V3, Target Board does not run after proggramming...
Hi, I am suffer something troublesome.
I should press ResetButton then the TargetBoard runs.
on STLink V2.x, Target Board automatically runs after programming. (STM32L4xx / STM32F7xx)
I took following messages from Console Window in ST32CubeIDE
Please fix this....
-------- Console Messages -----
STMicroelectronics ST-LINK GDB server. Version 7.4.0
Copyright (c) 2023, 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
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
-------------------------------------------------------------------
STM32CubeProgrammer v2.14.0
-------------------------------------------------------------------
Log output file: C:\Users\selly\AppData\Local\Temp\STM32CubeProgrammer_a16720.log
ST-LINK SN : 003200163532510E31333430
ST-LINK FW : V3J12M3
Board : STM32U5A9J-DK
Voltage : 1.79V
Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication
2nd connect tentative with frequency (8MHz)
ST-LINK SN : 003200163532510E31333430
ST-LINK FW : V3J12M3
Board : STM32U5A9J-DK
Voltage : 1.79V
SWD freq : 8000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x481
Revision ID : Rev C
Device name : STM32U5xx
Flash size : 4 MBytes (default)
Device type : MCU
Device CPU : Cortex-M33
BL Version : 0x92
Debug in Low Power mode enabled
-------------------------------------------------------------------
Choose flashing speed for Cortex M33 series.(default speed=Reliable)
-------------------------------------------------------------------
Memory Programming ...
Opening and parsing file: ST-LINK_GDB_server_a16720.srec
File : ST-LINK_GDB_server_a16720.srec
Size : 47.30 KB
Address : 0x08000000
Erasing memory corresponding to segment 0:
Erasing internal memory sectors [0 5]
Download in Progress:
File download complete
Time elapsed during download operation: 00:00:00.544
Verifying ...
Download verified successfully
Shutting down...
Exit.
---
