我正在尝试使用STVD开发到STM8AF5288,但调试尝试失败:
错误:游泳编程错误[42004]:内存写入错误
在STVP中,我无法选择STM8AF5288,但它选择了STM8AF528。不幸的是,内存读取也失败了:
读取地址0x8000时出错
任何提示都将深表感谢!
#stvp #stvd#stm8af5288
以上来自于谷歌翻译
以下为原文
I am trying to develop to STM8AF5288 with STVD, but the debugging attempts failing with:
error: swim prog error [42004]: memory write error
In STVP I cannot select STM8AF5288, but it selects STM8AF528. Unfortunately the memory read also fails with:
Error while reading address 0x8000
Any hints would be deeply appreciated!
#stvp #stvd #stm8af5288