Associate III
September 7, 2021
Question
Not able to jump in application after adding external flash as secondary partition for STM32L562E-DK
- September 7, 2021
- 1 reply
- 825 views
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
