cancel
Showing results for 
Search instead for 
Did you mean: 

SigningTool for STM32N6 in STM32CubeProgrammer v2.21.0

Aziz BRIGUI
ST Employee

Major change in SigningTool for STM32N6 in STM32CubeProgrammer v2.21.0

This release, we decided to change signing tool behavior to not automatically align the payload to 0x400 with padding bytes, since this is not necessary for other STM32 series.

To sign binaries for STM32N6, please take care to add the -align or --align option to the signing tool command, example:

>STM32_SigningTool_CLI.exe -bin Project.bin -nk -of 0x80000000 -t fsbl -o Project-trusted.bin -hv 2.3 -dump Project-trusted.bin -align

 


In order 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.
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0