Skip to content

DT: error in generated_dts_board_fixups.h for board: frdm_k64f #13243

@jakub-uC

Description

@jakub-uC

It is not possible to build application:
~/zephyr/zephyr/tests/net/all
for frdm_k64f board.

  1. Go to ~/zephyr/zephyr/tests/net/all
  2. mkdir b && cd b
  3. cmake -GNinja -DBOARD=frdm_k64f ..
  4. ninja
  5. See error

Expected behavior
Project will compile

Impact
It is not possible to build this test for frdm_k64f board. In my opinion it is serious.

Environment (please complete the following information):

  • OS: Linux
  • Zephyr SDK
  • Commit SHA or Version used: acaae57 (the newest master)

Screenshots or console output

dt error

Additional context
I can build it without any error for nrf52840_pca10056 board.

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions