The setcompanycode tool is used to set the company code (two ASCII characters) for the ELF and RPF files that are run while developing a disc application.
Although the value can be set using either a hexadecimal number or a character string, it must be 16 bits long. The default value is 0x0002. You should also note that characters used by an application's company code must be uppercase.
The value configured using setcompanycode will be applied to the Group ID for the NAND file system, instead of the Company value of the disc ID set by ddf.
Note, however, that when creating master data (rvm), the Company value of the disc ID is used for the company code, and the value set by setcompanycode is ignored.
% setcompanycode <company code>
$REVOLUTION_SDK_ROOT/X86/bin/setcompanycode
2008/07/24 Revised description.
2008/06/19 Initial version.
CONFIDENTIAL