2022-10-19 07:32 AM
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?
2022-10-19 08:28 AM
Often the best way is to use instrumentation, rather than single stepping and instruction level debugging.
Removed extraneous tag.
2022-10-20 06:21 AM
Hello @jM.1 ,
You can check AN5056, section 6.3 for debugging inside SECoreBin
You can also find how to debug X-CUBE-SBSFU package, tips to configurate debug. Also you can check user manual UM2262 as a starting guideline.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.