memory-read

Read from memory location on a device.

usage: tiflash [Session Arguments] memory-read <address> [optionals]

Positional Arguments

address Address in memory to read from

Named Arguments

-p, --page

Page number in memory to access address

Default: 0

-n, --num

Number of bytes to read

Default: 1

--hex

Displays output in hex

Default: False