Skip to content

mcuboot is slow over UART on NRF52833 #39557

@davidclark-AIDE

Description

@davidclark-AIDE

When updating the firmware over the UART on the NRF52833 it was found that the firmware update was taking ~4 minutes. After investigating it was found that the logging was using a blocking call if panic mode was set of the config variable CONFIG_LOG_IMMEDIATE was set.
650_image_download.zip
.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions