Lines Matching full:with
1 # Building and using MCUboot with Zephyr
34 file named `boards/<arch>/<board>/<board>.dts`. An example `.dts` file with
41 Install additional packages required for development with MCUboot:
90 a simple application with everything you need. You can try it on your
99 With this, build the application as your normally would.
105 To make development easier, MCUboot is distributed with some example
110 Images can be signed with the `scripts/imgtool.py` script. It is best
115 The application itself can flashed with regular flash tools, but will
139 Generating a keypair with imgtool is a matter of running the keygen
171 with a sector size of 512 bytes and secondar slot in external off-chip flash
172 with a sector size of 4KB then the scratch area must be at least 4KB in size).
177 `<zephyr>/boards/nordic/nrf52dk/nrf52dk_nrf52832.dts` with:
201 with an 8KB scratch area, the scratch area would be erased and programmed 8
237 To change it, invoke the `image upload` MCUmgr command with a selected image number, and make sure …
251 * Storage erase - This command allows erasing the storage partition (enable with ``CONFIG_BOOT_MGMT…
252 …ersion and installation status (custom properties) for all images (enable with ``CONFIG_BOOT_MGMT_…