Skip to content

nRF5340 - duplicate unit-address #29713

@koffes

Description

@koffes

Describe the bug
During building, the following warnings are printed:

nrf5340dk_nrf5340_cpuapp.dts.pre.tmp:54.42-66.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@50000000/kmu@39000)

nrf5340dk_nrf5340_cpuapp.dts.pre.tmp:328.19-334.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@50000000/power@5000)

nrf5340dk_nrf5340_cpuapp.dts.pre.tmp:584.31-585.5: Warning (unique_unit_address_if_enabled): /reserved-memory/image@20000000: duplicate unit-address (also used in node /reserved-memory/image_s@20000000)

To Reproduce
Compile any sample such as samples/basic/button using west build -b nrf5340dk_nrf5340_cpuapp

Environment (please complete the following information):

  • Linux
  • gcc-arm-none-eabi-9-2019-q4-major
  • b3ff89b

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions