Skip to main content
Associate II
June 12, 2025
Question

stm32mp257f-ev1

  • June 12, 2025
  • 1 reply
  • 308 views

How to cross compile the KERNEL driver in host PC , and where to find the kernel source in build file , sample Makefile for the make , my target is :STM32MP257f-ev1

1 reply

Jean-Christophe_TROTIN
ST Employee
June 12, 2025

Hi @srinivas_mv ,

 

I could suggest that you have a look at the STM32 MPU wiki (https://wiki.st.com/stm32mpu/wiki/Main_Page).

The following article might be interesting for you:

* https://wiki.st.com/stm32mpu/wiki/STM32MPU_Developer_Package and especially the following chapters about the SDK and the Linux kernel:

** https://wiki.st.com/stm32mpu/wiki/STM32MPU_Developer_Package#Installing_the_SDK

** https://wiki.st.com/stm32mpu/wiki/STM32MPU_Developer_Package#Building_and_deploying_the_Linux_kernel_for_the_first_time

** https://wiki.st.com/stm32mpu/wiki/STM32MPU_Developer_Package#Modifying_the_Linux_kernel

 

Hope this information helps.

 

Regards,

JC.

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.