2017-02-13 02:30 AM
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 #stm8af52882017-02-13 03:23 AM
I have managed to find the solution:
I was using the MB1036 board from the STM8A discovery board, and the L99PM62GXP cut the power of the MCU because the FLASH_CAN jumper was not in the correct position.