已解决:用ST-LINK调试STM8出现The Flash Memory Read-out protection option must be disabled for debug. Disabling this option will first erase怎么办?

(1)提示说的很清楚了:必须禁用闪存读出保护选项才能进行调试,也就是你需要设置成read protection ON才可以调试。
(2)怎么设置成read protection ON,需要下载一个软件叫STVP。这个软件的链接是:https://blog.csdn.net/weibo1230123/article/details/81016643
(3)具体设置如下图:

用ST-LINK调试STM8出现The Flash Memory Read-out protection option must be disabled for debug.

相关文章:

  • 2021-08-03
  • 2022-12-23
  • 2021-05-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-12
猜你喜欢
  • 2021-04-17
  • 2021-04-07
  • 2021-12-02
  • 2022-12-23
  • 2021-04-02
  • 2021-06-17
相关资源
相似解决方案