Scroll to navigation

PICOTOOL-LINK(1) User Commands PICOTOOL-LINK(1)

NAME

picotool-link - Link multiple binaries into one block loop.

SYNOPSIS

picotool link [--quiet] [--verbose] <outfile> [-t <type>] <infile1> [-t <type>] <infile2> [-t <type>] [<infile3>] [-t <type>] [-p <pad>]

OPTIONS

Don’t print any output
Print verbose output
Specify alignment to pad to, defaults to 0x1000

File to write to

<outfile>
The file name
Specify file type (uf2 | bin) explicitly, ignoring file extension

Files to link

<infile1>
The file name
Specify file type (uf2 | elf | bin) explicitly, ignoring fileextension
<infile2>
The file name
<infile3>
The file name
December 2025 picotool 2.2.0-a4+dfsg