Skip to main content
Ganesh3
Visitor II
June 9, 2022
Question

Not able to compile dts file

  • June 9, 2022
  • 1 reply
  • 1036 views

I have installed the developer package and activated the same

but not able to compile dts files

following are the commands I have used with the first 13 lines of dts file

0693W00000NrUhwQAF.png 

This topic has been closed for replies.

1 reply

Olivier GALLIEN
Technical Moderator
June 10, 2022

Hi @Ganesh​ ,

Can you please refer to How to compile the device tree with the Developer Package - stm32mpu

I suspect error come from you try to build dts from a custom folder

It has to be in kernel/kernel-sources/arch/arm/boot/dts/ in order to be compiled.

Hope it help

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.