Im using bootloader and with small programs it works OK.
I've got huge program with MQX (over 200kb) and bootloader returns me error on writing to address 0x46200.
(In debbuger I've noticed: Error is caused by verify function - ram is different than flash)
It means that internal flash is corrupted?
How to verify if flash is corrupted or not?