mcuboot : XIP is it possible to configure both slot 0 and slot 1 in external flash #2144
Unanswered
DineshVaghela
asked this question in
Q&A
Replies: 1 comment
-
No reason why not, directXIP mode is probably best for that, but your device and drivers would need to support XIP from that device |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
i would like to use active slots and both primary and secondary image is in external memory.
is it possible to configure ?
Note : Internal image does not have enough space need both slot in external memory
mcuboot will check active slot in external memory and jump to appropriate image
Beta Was this translation helpful? Give feedback.
All reactions