-brec

Generates a B-record file - *.bin file. Each line of this binary file will contain a 4-byte address (big endian), a 4-byte length and a number of data bytes as specified by the length. There is no checksum related to a line. If data at a specified address overpass a maximum length a new line will be generated. The maximum length of a line can be specified using the -breclength option below.

Syntax
  -brec

  
Remarks

This option is ignored if generating the static libraries.

This is a linker option.