Question: Assembler/Compiler - For a particular section, can he use
the Fill command to fill any unused portion of the section? Is there a feature to use
portions on unused memory space?
Answer: Use Fill option in Linker Memory directive to fill to end of a memory block. Also
can use Fill option in Hex ROM's directive.