INCLUDE

Includes a specified binary file in the output file.

  INCLUDE filename  
Parameter

filename

Name of a binary file. The path to the binary file needs to be specified using the -L linker option. For example,

mwldmcf ... -LC:\path_to_my_include_file.

Remarks

For more information and an example, see the subsection Writing Data Directly to Memory.