Not a genuine ST Device! Abort connection问题的解决方法

Not a genuine ST Device! Abort connection:不是一个真正的ST设备,终止连接。
解决方法:打开下载的库函数包中的Keil.STM32F1xx_DFP.pdsc文件

Query(0,"Not a genuine ST Device!Abort connection",1);
Message(2,"Not a genuine ST Device!Abort connection.");

将上述代码注释掉,即可解决问题。

posted @ 2023-12-15 20:17  liuyi00  阅读(3066)  评论(0)    收藏  举报