Skip to main content
Visitor II
June 9, 2022
Question

Not able to compile dts file

  • June 9, 2022
  • 1 reply
  • 600 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

    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