logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

srec_ppb - Stag Prom Programmer binary format

Description

This is the native binary format of the Stag Prom Programmer. Format The format is packet based. The packet is somposed of an 0x01 byte, the packet payload size (4 bytes, big‐endian), the packet address size (4 bytes, big‐endian), the packet data, and a one‐byte simple sum of the payload data. If the packet payload is more than 1024 bytes, there is an intermediate checksum after each 1024th payload pyte. The end of file is indicated by a packet with a zero‐length payload. CommandLineOption This format is specified using the -PPB command line option. SizeMultiplier In general, binary data will expand in sized by approximately 1.002 times when represented with this format (worse if there are many short data regions).

Maintainer

Scott Finneran E‐Mail: scottfinneran@yahoo.com.au Peter Miller E‐Mail: pmiller@opensource.org.au Reference Manual SRecord srec_ppb(5)

Name

srec_ppb - Stag Prom Programmer binary format

See Also

See Also