Thanks for your assistance... To clarify, you are loading a binary file (.bin) to the M3 core? (versus hex or .out files) Correct. And you are able to load it correctly if you load your baseline binary file, but if you change a byte in your baseline file from 0xE5 to 0x66, it stops loading correctly and instead the flash is empty after loading? Correct. UniFlash says it loaded correctly with no errors yet inspection in memory browser shows its blank and also fails verification. If you are loading binary files, please make sure the start address is the same when you click the 'Load Image' button and when you click the 'Verify Image' button. This ensures that you are loading and verify the same location. I use the same start address as when the baseline was created. I have made the file names the start address for this reason.
↧