using the FLashloader API -> appStart

 Hello everyone,

I've been using the USB-Boot-nano example from Karol and it works great. However, when programmed through the Debug or USB-Interface, the Bootloader doesn't recognize the program, because of a missing checksum as far as I know.

Is there a way to generate that checksum and write it into the flash so that the Bootloader sees the program as if it programmed it itself?

Regards,

Christoph