dump - 2023.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2023-12-13
Version
2023.2 English

Syntax

-dump [options]

Description

This command dumps the contents of boot header in to a separate binary file while generating PDI.

Example

[bootgen -image test.bif -o -boot.bin -log trace -dump bh]

Arguments

  • empty: Dumps the partitions as binary files.
  • bh: Dumps boot header as a separate file.
Note: Boot header is dumped as a separate binary file along with PDI. PDI generated is not be stripped of the boot header, but it retains the boot header.