cancel
Showing results for 
Search instead for 
Did you mean: 

OEMiROT_BOOT project compilation in STM32H563

jowakar122
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Jocelyn RICARD
ST Employee

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

View solution in original post

3 REPLIES 3
Jocelyn RICARD
ST Employee

Hello @jowakar122 ,

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

Best regards

Jocelyn

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
ST Employee

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