Skip to content

doc: confusion about dtc version #15246

@andrewboie

Description

@andrewboie

I set up a workstation with Ubuntu 18.04 LTS and discovered that the device-tree-compiler is out of date:

CMake Error at /home/apboie/projects/zephyr/zephyr/cmake/extensions.cmake:1111 (message):
  Assertion failed: The detected dtc version is unsupported.

      The version was found to be 1.4.5
      But the minimum supported version is 1.4.6
      See https://docs.zephyrproject.org/latest/getting_started/
      for how to use the SDK's dtc alongside a custom toolchain.

However, the provided link gives no information about using an alternate dtc binary. I have the Zephyr SDK 0.10 set up.

Metadata

Metadata

Assignees

Labels

area: DevicetreebugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions