2020-09-21 06:35 PM
I am testing with STemWin demo program on STM32H743I-EVAL2.
Other applications program work well with the debugger on STM32H743I-EVAL2.
But the STemWin demo program only the debugger doesn't work.
What's the problem?
STM32CubeIDE Version: 1.4.0
STMicroelectronics ST-LINK GDB server. Version 5.6.0
Copyright (c) 2020, STMicroelectronics. All rights reserved.
Starting server with the following options:
Persistent Mode : Disabled
LogFile Name : C:\smkang\OneDrive\project\sugen\sample_board\STM32H7x3I-EVAL\work2\STemWin\SW4STM32\STemWin-STM32H743I-EVAL\Debug\st-link_gdbserver_log.txt
Logging Level : 31
Listen Port Number : 61234
Status Refresh Delay : 15s
Verbose Mode : Enabled
SWD Debug : Enabled
Target connection mode: Attach
Hardware watchpoint supported by the target
COM frequency = 24000 kHz
ST-LINK Firmware version : V3J7M2
Device ID: 0x450
PC: 0x12f0000
ST-LINK device status: RUN_MODE
ST-LINK detects target voltage = 3.29 V
ST-LINK device status: RUN_MODE
ST-LINK device initialization OK
Waiting for debugger connection...
Waiting for connection on port 61234...
Accepted connection on port 61234...
Debugger connected
Try halt...
ST-LINK device status: HALT_MODE
Enter STM32_AppReset() function
NVIC_DFSR_REG = 0x00000009
NVIC_CFGFSR_REG = 0x00000000
Debugger connection lost.
Shutting down...