Hi,
I implemented bootloader example code provided here. I just want to check with checksum if the flash content flashed successfully. From spnu501h reference guide i have read that Flash API provides checksum calculation. When I try to use it gives me numbers different than calculated with algorithm provided here.
So my question is, what variant of Fletchers checksum does Flash API use? Maybe some initial value is used?
Regards,
Szymon