Skip to main content
speak.1
Visitor II
October 17, 2022
Question

What you need to do to enable debugging for SECoreBin?

  • October 17, 2022
  • 1 reply
  • 1228 views

Hi,

My custom SBSFU_UserApp.bin failed the header signature verification in slot SLOT_ACTIVE_1 when I tried to execute it on the STM32H7B3I-DK board.

To replace ECDSA with RSA signing verification, I have changed se_crypto_bootloader.c.

SECoreBin project's se_crypto_bootloader.c file needs to be debugged.

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,

This topic has been closed for replies.

1 reply

jM.1
Associate
October 19, 2022

I am faced the Same Situation over my working, But it resolved after some time automatically.