Re: MCUboot "Image in the primary slot is not valid" #mcuboot
Martin Kozusky
Hi,
may be you forgot to sign the image?
west sign -t imgtool -- --key
path_to_mcuboot\root-rsa-2048.pem (or other key that mcuboot is
using)
west flash --skip-rebuild -- --hex-file build/zephyr/zephyr.signed.hex Martin
Dne 21.10.2021 v 14:17 Brenton Chetty
napsal(a):
Hi there
|
|