Data mismatch found at address 0x08001000 (byte = 0xFF instead of 0x0E) when connecting debugger
I am programming a custom board using STM32L562. While trying to connect the debugger using STM32CubeIDE I get the following error:
Verifying ...
Error: Data mismatch found at address 0x08001000 (byte = 0xFF instead of 0x0E)
Error: Download verification failed
Encountered Error when opening C:\ST\STM32CubeIDE_1.13.1\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.1.0.202305091550\tools\bin\STM32_Programmer_CLI.exe
Error in STM32CubeProgrammer
Shutting down...
Exit.
Besides, when I am trying to erase the memory with the programmer it is impossible.
Does anybody have any suggestion?
