-
I am checking [Mbed Memory Bank Information](https://github.com/mbed-ce/mbed-os/wiki/Mbed-Memory-Bank-Information) for MCUboot enabled application. This needs relocating application to non-default add…
ccli8 updated
1 month ago
-
**Describe the bug**
Using MCUBOOT seems to break debugging. From my understanding there are two things that should be done, to avoid the issue:
- Disable flash breakpoints
- Load mcuboot build .…
-
- Use sysbuild for MCUBoot and Net Core
Kampi updated
3 months ago
-
**Describe the bug**
With default flash SPI partitions layout, flashing an application seems to erase mcuboot on mimxrt1050_evk.
Tested with Zephyr v3.7.0 and Zephyr main (39917ae5e6423fe74edce3…
-
I am trying to get mcuboot running on the esp32s3-devkit. For this I have modified the wifi config based on the description in this video https://www.youtube.com/watch?v=Vzy0rl-ixbc.
The resultin…
-
I feel like this might be one last thing missing for embassy boot? I'd love to recommend embassy but generally all my projects will want encrypted DFU.
I am a regular MCUBoot user so I can see how it…
-
I have tried to use this OTA library with MCUBoot as bootloader but I have the following error message:
```
Higher version bootloader required to perform OTA.
Please update the bootloader.
File …
-
As things currently stand, we've been using the [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/bootloader.html) bootloader, this has historically been for simplicity,…
-
Hi,
Having successfully tested SoftSIM provisioning and connectivity with your static profile sample (using the updated partition config for Thingy:91 from PR #50), I'm now testing SoftSIM integrat…
-
Hi! I'm using a Thingy91 and following the Nordic Academy course. The blinky example works fine, but when I try the second exercise, it seems like the buttons aren’t responding as expected. Since the …