SBSFU on NUCLEO L452-RE
Hi,
I am trying to implement SBSFU on NUCLEO L452RE board just by copying the project for NUCLEO L432KC (2_images, Y modem protocol) and changing necessary elements (target device, startup_***.s file, UART and led setup).
When trying to download UserApp.sfb file through Y modem protocol I see in debugger (running SBSFU project with all protections disabled) that calling the function SE_SFU_IMG_Read during reading active firmware version (function SFU_IMG_GetActiveFwVersion) changes my variables in SRAM.
Do you have any advice how to overcome this issue or can you just provide me an example with NUCLEO-L452RE board?
Thanks for the support
