Re: Bootloader v4 (ds30 Loader)
Reply #183 –
I think ideally, a separate setting that strips any code from the calculated bootloader page. The problem is that we need to include config bits for the v2 bootloader, but v4 bootloader (correctly) sees it as overwriting the bootloader. For a 'universal binary' we'd need a way for ds30 Loader to deal with this extra code. Ideally not sending it at all (notice in box: "stripped code from bootloader region"), but possibly ignoring all errors (verify and bl protection).