STM32Cube IDE problem flashing the code
Hi,
I'm able to build the project and generate the hex file. Out of sudden i'm not able to flash my board using STLink v2 neither i'm able to enter into debugging mode.
Using STM32CubeProgrammer i'm able to flash the board but i want to enter into debugging mode that is not working with STM32CubeIDE.
Error Message-
'''
Error: Data mismatch found at address 0x08010B94 (byte = 0x08 instead of 0x5A)
Error: Download verification failed
Encountered Error when opening /home/<user>/st/stm32cubeide_1.17.0/plugins/com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.linux64_2.2.0.202409170845/tools/bin/STM32_Programmer_CLI
Error in STM32CubeProgrammer
Shutting down...
Exit.
'''

