Lines Matching refs:image
47 …eeded as the default is to keep the flash mode and size from the ``.bin`` image file. See the :ref…
94 …shing. If a valid firmware image is detected, the ``Chip ID`` and ``Minimum chip revision`` fields…
95 …If the image turns out to be incompatible with the chip in use or requires a newer chip revision, …
123 …If ``write_flash`` updated the boot image's :ref:`flash mode and flash size <flash-modes>` during …
181 .. _elf-2-image:
194 …ch can be used to set the default values in the image header. This is important when generating an…
195 …image with a recalculated SHA256 digest, otherwise, the image SHA256 digest would be invalidated b…
203 …image file suitable for use with a software bootloader stub such as `rboot <https://github.com/rab…
211 …For {IDF_TARGET_NAME}, elf2image produces a single output binary "image file". By default this has…
217 In the above example, the output image file would be called ``my_esp_app.bin``.
220 …them at the beginning of the file and altering the segment count from the image header with the qu…
221 …It is strongly recommended to use this configuration with care, because the image built must then …
230 To view more information about the image, such as set flash size, frequency and mode, or extended h…
232 This information corresponds to the headers described in :ref:`image-format`.
240 …stem/app_image_format.html#application-description>`__ is detected in the image, specific fields d…
242 …ootloader_image_format.html#bootloader-description>`__ is detected in the image, specific fields d…
343 :esp8266: * :ref:`make-image`