Crossware

Table of Contents        Previous topic       Next topic       

LINKER->Linker Command Line Options->Generate Plain Binary Output (/BIN)

This option causes the program code to be generated in as a binary image of target memory.

The linker assumes that the target memory chip starts at lowest address in the program.  The linker fills any empty space encountered before the end of the code with FF's.