STM32H735-DK Error: ST-LINK error (DEV_TARGET_CMD_ERR)
While working with the HDP_Boot and HDP_Appli I was working on becoming familiar with the functionality of the examples
I had managed to program both applications and things were running well (as expected) prior t the secure settings being programmed via STMCubeProgrammer.
I was able to test everything and confirm the firmware jumped from the bootloader to the application as it was displayed on the screen.
However After performing Step #1 (setting the security bit. OB-> User Configuration and checking "SECURITY" bit and cllicking apply things worked fine.
When I proceeded to step #2 "Set Secure Area" as described in the doc folder of the example projects, I set the "secure area" start at 0x8000 000 and end address to 0x0801 FFFF is when things stopped working.
After setting the secure region the STlink disconnected and I am no longer able to connect. STLink presents the error: Error: ST-LINK error (DEV_TARGET_CMD_ERR)
On the DK the EEMBC demo appears to be running and it can be interacted with However I cannot connect via SWD to erase the firmware.
Is there any way to recover this board? Where exactly was the mistake that caused this issue?
