STM32CubeExpansion_SBSFU_V2.6.2 build oversize
Hello,
I try to build the STM32CubeExpansion_SBSFU_V2.6.2 for STM32H750B-DK. I use STM32CubeIDE Version: 1.9.0 on Windows 10.
The build result is suspicious:

More details:

The first section is overflown by 3479%. What I did wrong? How to fix it?
The next question is about loading the code to the CPU's flash memory.
On the page 47 of the UM2262 explained the procedure of three components:
"The following steps describe a dual-slot SBSFU scenario executed on the NUCLEOL476RG board with the default cryptographic scheme, further illustrated in Figure 17:
1. Download the SBSFU application
2. SBSFU is running: download UserApp #A
3. UserApp #A is installed
4. UserApp #A is running, download UserApp #B
5. UserApp #B is installed then running"
Which tool should I use to download apps? ST-LINK? YMODEM?
The example I used (for STM32H750B-DK) has 5 components:
- Loader application.
- SECoreBin application.
- SBSFU application.
- UserApp Loader application.
- UserApp application.
Where can I find a guide for flashing firmware for STM32H750B-DK five applications?
The last question.
Will writing an SBSFU application on the evaluation board change the non-recoverable fuses that limit the use of the evaluation board for developing other applications?
