nRF54L15 + MCUboot + mx25r64 with SQSPI : Failed to open flash area on mx25r64.

Hello

I  tried to test OTA function with smp_svr example.

I want to use the external flash mx25r64 on nrf54l15-dk(v0.9.3) to store update Firmware over BLE.  SDK version 3.2.0 was used.

The driver and dts for mcuboot was configured with "sysbuild\mcuboot.conf", "sysbuild\mcuboot.overlay".

partitions manager was used with "pm_static.yml".

Before mcuboot start, mspi and flash driver was loaded correctly. 

Then mcuboot to read seconed image slot on external flash failed. could you give some advice for this issue?

The source code is attached below.

2046.smp_svr.zip

Parents Reply Children
No Data
Related