我在 STM32CubeIDE 上为 STM32F407VG 开发板编写了代码。
构建过程没有错误,但运行程序时,出现了标题所示的错误。
错误消息的完整内容是:
Error in final launch sequence:Failed to start GDB server
Failed to start GDB server
Error in initializing ST-LINK device.
Reason: (255) Unknown. Please check power and cabling to target.
与我的电脑连接正常,而且几天前我运行其他程序时,一切都很正常。
该如何解决这个问题呢?
|
|