2025-06-23 5:59 AM
Good day!
I have custom board with cpu stm32l562. I am prepared all data and global license.
CPU prepared by script file from package STM32CubeExpansion_SFI_v1.5.0 L5.
This operation is OK.
But after if start programm by Cube Programmer ( v 2.19 ) - i have error all times.
I am add log with this errors...
Help me, please.
12:25:13 : SFI parsing file started ...
12:25:13 : SFI header information :
12:25:13 : SFI protocol version : 2
12:25:13 : SFI total number of areas : 4
12:25:13 : SFI image version : 0
12:25:13 : SFI Areas information :
12:25:13 : Parsing Area 1/4 :
12:25:13 : Area type : F
12:25:13 : Area size : 80560
12:25:13 : Area destination address : 0x8040000
12:25:13 : Parsing Area 2/4 :
12:25:13 : Area type : F
12:25:13 : Area size : 65664
12:25:13 : Area destination address : 0xC000000
12:25:13 : Parsing Area 3/4 :
12:25:13 : Area type : F
12:25:13 : Area size : 128
12:25:13 : Area destination address : 0xC03E000
12:25:13 : Parsing Area 4/4 :
12:25:13 : Area type : C
12:25:13 : Area size : 48
12:25:13 : Area destination address : 0x0
12:25:13 : Parsed File SUCCESS
12:25:29 : Starting Firmware Install operation...
12:25:30 : Warning: Option Byte: TZEN, value: 0x1, was not modified.
12:25:31 : Reconnecting...
12:25:32 : Reconnected !
12:25:32 : Time elapsed during option Bytes configuration: 00:00:02.160
12:25:32 : Warning: Option Byte: SECWM1_PEND, value: 0x7F, was not modified.
12:25:32 : Warning: Option Byte: SECWM1_PSTRT, value: 0x0, was not modified.
12:25:32 : Warning: Option Bytes are unchanged, Data won't be downloaded
12:25:32 : Time elapsed during option Bytes configuration: 00:00:00.005
12:25:33 : Reconnecting...
12:25:34 : Reconnected !
12:25:34 : Time elapsed during option Bytes configuration: 00:00:02.161
12:25:34 : Warning: Option Byte: SECBOOTADD0, value: 0x1FF000, was not modified.
12:25:34 : Warning: Option Bytes are unchanged, Data won't be downloaded
12:25:34 : Time elapsed during option Bytes configuration: 00:00:00.006
12:25:34 : Installing RSSe
12:25:34 : Opening and parsing file: RSSe_SFI_L552_L562_v6.0.0.bin
12:25:34 : Memory Programming ...
12:25:34 : File : RSSe_SFI_L552_L562_v6.0.0.bin
12:25:34 : Size : 35.92 KB
12:25:34 : Address : 0x20005100
12:25:34 : Erasing memory corresponding to sector 0:
12:25:34 : Download in Progress:
12:25:34 : File download complete
12:25:34 : Time elapsed during download operation: 00:00:00.078
12:25:34 : Warning: Option Byte: TZEN, value: 0x1, was not modified.
12:25:34 : Warning: Option Byte: nBoot0, value: 0x0, was not modified.
12:25:34 : Warning: Option Byte: nSWBoot0, value: 0x0, was not modified.
12:25:34 : Warning: Option Bytes are unchanged, Data won't be downloaded
12:25:34 : Time elapsed during option Bytes configuration: 00:00:00.006
12:25:34 : Error: Execution of RSS CMD failed, returned value = 0x20005014
12:25:34 : Error: Installing the RSSe failed!
12:25:35 : Error: Cannot launch RSSe...
2025-06-23 10:11 PM
Small add. I am using SFIG ( global license ).