Skip to main content
Visitor II
June 27, 2024
Solved

RAM booting STM32mp157fDK2 with cube programmer

  • June 27, 2024
  • 1 reply
  • 1128 views

I have used the cube programmer to load fsbl1, fsbl2 and fip.bin onto DDR3 from forced uart boot mode. I am trying to execute the loaded files from RAM itself and get access to the u-boot console.
The files i have used were taken from the build directory of core-image-minimal build that was created using yocto.

Ive attached the .tsv file i used for the cube programmer.

Does anyone know how to make u-boot rub from the RAM?? I've been stuck for daystsvFile.jpg

 

Best answer by Olivier GALLIEN

Hi @Sidharth 

 

I guess what you are looking for is this How to load U-Boot with STM32CubeProgrammer - stm32mpu 

 

Hope it help

 

Olivier 

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
Technical Moderator
August 23, 2024

Hi @Sidharth 

 

I guess what you are looking for is this How to load U-Boot with STM32CubeProgrammer - stm32mpu 

 

Hope it help

 

Olivier 

Olivier GALLIEN 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.