STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Building kernel image and device tree

Hey, I'm following the Getting started tutorial and have some troubles at the chapter "Modify, rebuild and reload the Linux kernel":https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7...

oli1 by Associate II
  • 1070 Views
  • 2 replies
  • 1 kudos

XDisplayInfoHeader.h file error

Hello, I am working on STM32MP135-dk board.i am running make command but its not working, it shows fatal error: XDisplayInfoHeader.h: No such file or directory, this error. How to solve it ? i am sharing some screenshots below. 

Pooja321_0-1700799142242.png Pooja321_1-1700799173261.png
Pooja321 by Associate II
  • 752 Views
  • 1 replies
  • 0 kudos

Resolved! Fail to add file into rootfs in Yocto

I have a simple recipes, which used to install certain files to rootfs, as below:DESCRIPTION = "A hello world example"SECTION = "appauto"DEPENDS = ""LICENSE = "CLOSED"FILESEXTRAPATHS:append := ":${THISDIR}/file"SRC_URI = "file://hello.service \"do_in...

HYC by Associate
  • 2848 Views
  • 2 replies
  • 1 kudos