Skip to main content
Senior
November 27, 2024
Solved

OEMiROT_BOOT project compilation in STM32H563

  • November 27, 2024
  • 2 replies
  • 951 views

In OEMiROT_BOOT project compilation, first we are checking if the is recognized or not. Before that "Project.eww" needs to be opened and then we are creating the Project.bin binary file under EWARM. So how to do that.

 

My purpose is to perform OTA via UART in Nucleo-H563Zi. So is there any bootloader for that or do we have create our custom bootloader. Annotation 2024-11-27 105310.png

Best answer by Jocelyn RICARD

Hello @jowakar122 ,

ok this is mistake in the wiki.

You can see where the binary file is created in this window:

JocelynRICARD_0-1732789107106.png

You should be able to proceed without issue

Best regards

Jocelyn

2 replies

Jocelyn RICARD
ST Employee
November 27, 2024

Hello @jowakar122 ,

could you please provide a more detailed description. I'm not able to understand what you are asking.

Best regards

Jocelyn

Senior
November 28, 2024

Sorry, the image is for H533. Below is the correct image.  In this step as mentioned in: How to start with OEMiRoT on STM32H573 and 563–Arm® TrustZone® enabled, there Project.bin file in generated after Rebuilding all which is not happening in my case. Annotation 2024-11-28 101154.png

Jocelyn RICARD
Jocelyn RICARDBest answer
ST Employee
November 28, 2024

Hello @jowakar122 ,

ok this is mistake in the wiki.

You can see where the binary file is created in this window:

JocelynRICARD_0-1732789107106.png

You should be able to proceed without issue

Best regards

Jocelyn