How to enable debugging of SECoreBin application
Hi,
I tried to execute my custom SBSFU_UserApp.bin on the STM32H7B3I-DK board and I get error for Header signature verification failure in slot SLOT_ACTIVE_1.
I have made changes in se_crypto_bootloader.c file for adding RSA signing verification in place of ECDSA.
I want to debug the changes inside of se_crypto_bootloader.c file of SECoreBin project.
I am using STM32Cube IDE and compiling the applications as per the order mention in the readme file of the STM32H7B3I-DK 1_Image demo project.
Please let me know, what is the debug mechanism for SECoreBin application? How can I enable debug mode of SBSFU Secure Engine application?
Thanks,
Ikbal
