pid - pid - 2026.1 English - UG1283

Bootgen User Guide (UG1283)

Document ID
UG1283
Release Date
2026-06-23
Version
2026.1 English

Syntax

 [pid = <id_no>] <partition>

Description

This specifies the partition id. The default value is 0.
Note: If you do not specify a PID, the standard flow increments it for every partition. If PID is not specified in the HSM flow, it always remains zero because each partition is handled separately. This behavior causes a mismatch between the final images.

Example

all:
{
	[encryption=aes, aeskeyfile=test.nky, pid=1] hello.elf
}