I have a project that runs fine when CONFIG_BOOTLOADER_MCUBOOT is disabled, but when I enable it pins 15 and 16 are pulled high. I need the mcu bootloader to run but is there a way to make it leave pins alone.
Thanks,
Mason
I have a project that runs fine when CONFIG_BOOTLOADER_MCUBOOT is disabled, but when I enable it pins 15 and 16 are pulled high. I need the mcu bootloader to run but is there a way to make it leave pins alone.
Thanks,
Mason
Hi,
Which version of the SDK do you use?
Regards,
Sigurd Hellesvik
Hi,
Which version of the SDK do you use?
Regards,
Sigurd Hellesvik
I was able to find a workaround, so the ticket can be closed. Thanks.