I am using UniFlash V7.2, the XDS200 Debug Probe, and a TIVA TM4C123FH6PM.
I tried verifying a .OUT file against one loaded onto my target that was different by just a few lines of code. UniFlash reported that verification was successful while I was expecting an error.
Does UniFlash V7.2 use full verification or fast verification?
In other words, does UniFlash only check portions of memory or does it check all memory. Since my two images were only different by a couple lines of code, I am suspecting that UniFlash missed the differences.
Can this be verification type (fast and full) be set by the user?