Lines Matching refs:flash
12 The first step required for Zephyr is making sure your board has flash
20 if this operating mode is desired then the following flash partition is also
33 The flash partitions are typically defined in the Zephyr boards folder, in a
35 flash partitions defined is the frdm_k64f's in
66 information about the flash layout is currently required to build
74 directory you chose when running `west build`. Use `west flash`
75 to flash these binaries from the build directory. Depending
76 on the target and flash tool used, this might erase the whole of the flash
82 In addition to flash partitions in DTS, some additional configuration
115 The application itself can flashed with regular flash tools, but will
117 target. Depending on the platform and flash tool you might need to manually
118 specify a flash offset corresponding to the primary slot starting address. This
119 is usually not relevant for flash tools that use Intel Hex images (.hex) instead
121 information. Additionally you will need to make sure that the flash tool does
122 not perform a mass erase (erasing the whole of the flash) or else you would be
165 ## Using swap-using-scratch flash algorithm
167 To use the swap-using-scratch flash algorithm, a scratch partition needs to be
170 size of the 2 partitions (e.g. if a device has a primary slot in main flash
171 with a sector size of 512 bytes and secondar slot in external off-chip flash
200 the cost of vastly reducing flash lifespan, e.g. for a 32KB firmware update