SBSFU on Nucleo-G474 can't jump to the custom user application slot
Hi,
I'm testing SBSFU on Nucleo-G474RE, I have no problem to run up the reference code of SBSFU, but somehow secure boot loader didn't jump to my user application after the upgrade via UART Y-Modem after use my application code instead of original user application code in SBSFU.
My steps are,
- Build SecureEngine.
- Build Secure SBSFU and download to my Nucleo board.
- SBSFU shows up on Tera Term.
- Use Y-Modem protocol to download encrypted and signed firmware image via UART.
- SBSFU starts to run firmware upgrade procedure.
I created two user application images,
- SBSFU reference encrypted and signed firmware image.
- Custom application used the same way of SBSFU reference user application to encrypt and sign firmware image.
Results are,
- Everything works well and can jump to the application when download reference image
- No response after download, upgrade and jump to my custom user application. Expectation is to see the welcome print on TeraTerm after jump to my application.
Is there any suggestion to debug this problem?
Thanks.
James S.
