Part Number: F28M35E20B
I've been using the provided serial flash programmer to try to load my .out that I've converted into a .txt from the hex2000 tool, but it fails on verification every time for address 0x80000.
I've tested to make sure everything is paramtertized correctly by loading the provided example "blinky.txt" with the serial flash programmer which works, but my custom app does not.
I've tried loads of modications in the linker by minimizing the number of sectors used. I've tried reparameterizing hex2000 so that it's block alligned and making the block size smaller. I've tried manually erasing before entering DFU mode in the serial progrmmer. There's more I've tried that I don't even remember.
I will attach the generated .txt for you to test, and I'd like to get to the bottom of why it's failing as there are no good resources to identify the root cause.
Thanks,
-Alex