Zephyr MCUboot for Stm32
Using following settings:
IDE : VS Code
Programmer : Stm32Cube programmer
Stlink Debugger
OS: Zephyr
MCU: Stm32u5 series
I'm trying to use following link in order to sign application image:
https://docs.zephyrproject.org/2.7.5/guides/west/sign.html
It keeps reporting invalid image after flashing the image. As shown in the screenshot shared below.
Image is signed.
Also tried unsigned but same issue.
Can anyone please suggest what can be potential issue or are there any specific changes required in MCUboot from zephyr to make it work with STM32?
