cancel
Showing results for 
Search instead for 
Did you mean: 

MP1 BSP installation

saarAvr
Associate

Hello, Im trying to follow the ST getting started guide for my STM32MP157F-DK2, currently at this part: https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7/Modify,_rebuild_and_reload_the_Linux%C2%AE_kernel

So, I followed every instruction, but I just cant find the BSP file mentioned, the en.SOURCES-stm32mp1-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06.tar.gz

I have ofcourse followed the link provided, but it leads me to this: https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software
which is the same address from which I downloaded the SDK in a previous section of the guide. 

I have looked for this file in the SDK, and in the Distribution package I later cloned from git. I can not find it, and I dont know how to continue with the guide. My knowlegde about Linux and mainly Yocto is limited, and I am mainly going through this to learn. I would love to discover my mistake is a silly one, but currently Im pretty stuck.

Would greatly appreciate any help.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @saarAvr,

 

In https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software, I suggest that you click on the “Download latest” button associated with the “MP1-DEV-SRC” part number in order to download the OpenSTLinux BSP source code (en.SOURCES-stm32mp1-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06.tar.gz).

I tried few minutes ago and I succeeded in downloading the source code.

 

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.

View solution in original post

2 REPLIES 2

Hi @saarAvr,

 

In https://www.st.com/en/embedded-software/stm32mp1dev.html#get-software, I suggest that you click on the “Download latest” button associated with the “MP1-DEV-SRC” part number in order to download the OpenSTLinux BSP source code (en.SOURCES-stm32mp1-openstlinux-6.6-yocto-scarthgap-mpu-v24.11.06.tar.gz).

I tried few minutes ago and I succeeded in downloading the source code.

 

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.

I cant believe that was my problem, I was just sure its different versions of the same files. Im mad at myself for not at least trying all the links. 

Anyway, yeah thats the file. Thank you!