Merging SBSFU(.hex) and Application(.sfb) into single hex file not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-06 3:05 PM
Hi Community,
I'm in a process to combine the SBSFU and Application file into single intel hex using srec_cat.exe doesn't work.
srec_cat Application.sfb -binary -offset 0x08010000 -o APP_Offset.hex -intel
srec_cat STM32G0B0RE_SBSFU.hex -intel Application.hex -intel -o Combined_App.hex -intel
Combined_App.hex always executing in bootloader and not jumping to application after several power cycles.
Is it because of encryption/signing?
Can anyone suggest better approach to deal with this?
Labels:
- Labels:
-
STM32CubeExpansion
0 REPLIES 0
