Generates a raw binary image of the application (the exact content that will be downloaded on the hardware board) - *.rbin file. If there are addresses that are not defined as part of the application they will be filled with 0x00 in the raw binary image. The gap between defined addresses should not exceed the maximum gap which can be configured using the -rbingap option below. If this gap is exceeded the raw binary file generation is dropped.
-rbin
This is a linker option.