Dear ST Community,
Thank you for taking the time to go through this :)
I had created the External Loader by following the Tutorial uploaded by STM on Youtube.
Link to the Tutorial: https://youtu.be/XqCq0xtQmbI
I created the External Loader after seeing successful implementation of Sector Erase, Write and Memory mapped Mode in my Cube IDE Project
Cube Programmer (v.2.10.0) returns this when trying to program the Flash with a Binary File:
An Interesting thing is that The file does get written till Address 0x900037FF but it fails afterwards as shown here:
I have tried using older versions of Cube Programmer ( 2.8.0 and 2.7.0) but still the same result.
Any help or direction from your side will go a long way.
Thank you so much in advance!
Attaching the Cube Programmer Log ( Verbose Level 3 ) in case it helps