STM32Cubeprogrammer, external loader and compare memory with file fails to start.
I'am using Cubeprog version 2.10.0 and kit b_u585i_iot02a. Flashing to NOR flash with external loader is OK and verification is also OK.
Then I tried to check flash against file but it fails, too big file...
Can this be fixed ? This is very useful feature when using other flashing tools and checking if flashing was successful.
---------------
15:02:34 : Memory Programming ...
15:02:34 : Opening and parsing file: 2_2M.bin
15:02:34 : File : 2_2M.bin
15:02:34 : Size : 2.22 MB
15:02:34 : Address : 0x70000000
15:02:34 : Erasing memory corresponding to segment 0:
15:02:34 : Erasing external memory sectors [0 35]
15:02:42 : Download in Progress:
15:02:48 : File download complete
15:02:48 : Time elapsed during download operation: 00:00:13.322
15:02:48 : Verifying ...
15:02:48 : Read progress:
15:02:54 : Download verified successfully
15:03:17 : Read File: C:\temp\2_2M.bin
15:03:17 : Number of segments: 1
15:03:17 : segment[0]: address= 0x0, size= 0x237A00
15:03:17 : Flash memory comparing with the file...
15:03:17 : Error: File is too big for comparison: 2_2M.

