Skip to content

Zephyr application build system is not aware of settings partitionΒ #27471

@MarekPieta

Description

@MarekPieta

Describe the bug
Application build system is not aware of settings partition. For big applications that may result in building improper hex. In case code does not fit on the "code partition", part of the firmware may actually reside in the settings FLASH area.

Expected behavior
Developer should not be able to successfully build application that does not fit into memory (or at least there should be warning related to the problem).

Impact
Settings may remove/damage part of the firmware. That leads to errors that could be really difficult to debug.

RFC Proposal for nRF boards: #29794

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions