Not able to jump in application after adding external flash as secondary partition for STM32L562E-DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-09-07 2:13 AM
I have ported the SBSFU application from NUCLEO-L552ZE-Q to STM32L562E-DK.
The single-slot partition is working fine as expected without any issue.
For my requirement, I have added a second slot in OSPI flash. Changed flash_layout.h and respective files accordingly. on bootup, signature verification is passed for the primary slot and jumping to the application code. But Application code is not starting to execute.
@Frantz LEFRERE , Can you please help me regarding this?
I am sharing the flash_layout.h file and boot log for reference purposes. Let me know if you need further details
- Labels:
-
STM32L5 Series
-
X-Cube-SBSFU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-09-09 9:22 AM
Hello @PYada.1 ,
in your adaptation to external OSPI flash, did you enable the flash memory mapped mode before jumping to the application ?
Best regards
Jocelyn
