Hi!I'm puzzled! To determine the bootloader version on my device, I'd like to have a constant string that the application can access and that lies within the bootloader's code. That sounds quite simple. Define a constant at a given address:#define APP_BLV..
↧