Is there any guide to use this stack in EK-RA6M5. i am building a ota app related to this stack. Any documentation or video guide related to this stack would be helpful.In stack configuration i am having issues related to MCUboot image utilities. its asking for path for 3 files. I dont have these files.
where i can find those three files
Hello moaz,
Thank you for reaching out. Please refer to the section "3.1 AWS IoT Over-the-air Update Library" of the below document for the configuration reference of OTA stack.
RA AWS Cloud Connectivity and Firmware Update OTA on CK-RA6M5 v2 with Ethernet (renesas.com)
Also, you can find those missing files in the below github link.
GitHub - mcu-tools/mcuboot: Secure boot for 32-bit Microcontrollers!
Additionally, I've also attached the below document that will provide the step-by-step guide for implementing a secure bootloader using MCUboot on the RA6M4. So, For RA6M5, you need to refer to user hardware manual for memory address and change it accordingly.
RA6 Basic Secure Bootloader Using MCUboot and Internal Code Flash (renesas.com)
Please feel free to reach out if you need any further assistance.
Best Regards,
Payodhi