Skip to main content
Associate
September 13, 2023
Question

CM4 compilation in Yocto Layer

  • September 13, 2023
  • 0 replies
  • 1177 views

Hello,

we have developed a project in STM32CubeIDE which already works.

the the project is generated  "Under Root"  like this:

stm32mp1Player_0-1694608891416.png

 

Now we want to implement the compilation in a yocto layer instead of use .elf directly.

we have take into account the extended recipe of example project (recipes/extended/M4projects) and we have adapted it to compile our project. However the .elf files are not same size as the ones generated in CubeIDE and  doesnt work.

is there any solution to implement the compilation of CM4 firmware in yocto ?

thank you

This topic has been closed for replies.