2024-11-26 10:25 PM - edited 2024-11-26 10:45 PM
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.
Solved! Go to Solution.
2024-11-28 02:29 AM
Hello @jowakar122 ,
ok this is mistake in the wiki.
You can see where the binary file is created in this window:
You should be able to proceed without issue
Best regards
Jocelyn
2024-11-27 05:18 AM
Hello @jowakar122 ,
could you please provide a more detailed description. I'm not able to understand what you are asking.
Best regards
Jocelyn
2024-11-27 08:47 PM
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.
2024-11-28 02:29 AM
Hello @jowakar122 ,
ok this is mistake in the wiki.
You can see where the binary file is created in this window:
You should be able to proceed without issue
Best regards
Jocelyn