How to Load demo code in STM32L562E-DK board after Executing TFM_UPDATE.sh
Hello,
I am using the STM32L562E-DK board. I have tried the Secure boot example located in "STM32CubeL5-master\Projects\STM32L562E-DK\Applications\TFM". I have followed mentioned steps in the readme.MD file. Now I want to load the default demo binary provided by "https://www.st.com/en/evaluation-tools/stm32l562e-dk.html#documentation" > STM32L562E-DK compiled demo binary But I am not able to program it using STMCube Programmer. The programmer log is as follows.
=====================================
14:23:58:394 : STLinkUSBDriver.dll loaded
14:23:58:394 : STLinkUSBDriver.dll loaded
14:23:58:394 : ST-LINK SN : 0026003E3137511733333639
14:23:58:395 : ST-LINK FW : V3J8M3
14:23:58:397 : Board : STM32L562E-DK
14:23:58:399 : Voltage : 3.28V
14:24:00:000 : Error: ST-LINK error (DEV_TARGET_NOT_HALTED)
14:24:00:037 : Disconnected
=========================================
Please help to flash demo firmware.
