Skip to main content
User.44
Associate II
September 11, 2020
Solved

Use v2.2-r0 TF-A to burn to stm32mp157c-ev1 via STM32_Programmer_CLI, USB is not supported

  • September 11, 2020
  • 3 replies
  • 2617 views

Hi

The terminal printing information is as follows.

This TF-A will start properly in EMMC.

0693W000003RMSDQA4.png

In the docs/plat/stm32mp1.rst file, I saw that USB is not supported. May I ask how to modify it so that it can be burned via USB

0693W000003RMSNQA4.png

Regards

User.44

This topic has been closed for replies.
Best answer by Bernard PUEL

Here is the new file you can replace "Makefile.sdk" from the V2.0.0/.../tf-a-stm32mp-2.2.r1-r0/ directory (obviously, you need to remove .txt extension).

3 replies

Olivier GALLIEN
Technical Moderator
September 11, 2020

Hi @文�?� �?​ 

This is a known issue we have recently discovered internally also.

I come back to you shortly.

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.
Bernard PUEL
Technical Moderator
September 14, 2020

In the developer package, the Makefile.sdk for tf-a was not well generated and it needs revision for the "serialboot" build.

A new Makefile.sdk will be delivered in this post that will solve this issue.

User.44
User.44Author
Associate II
September 14, 2020

Hi Bernard PUEL

The article

Bernard PUEL
Bernard PUELBest answer
Technical Moderator
September 14, 2020

Here is the new file you can replace "Makefile.sdk" from the V2.0.0/.../tf-a-stm32mp-2.2.r1-r0/ directory (obviously, you need to remove .txt extension).

User.44
User.44Author
Associate II
September 14, 2020

Hi Bernard PUEL

Thank you very much for bothering me for 3 days