setcountrycode sets the country code for the application. jp is the country code for Japan, us is the country code for the US, eu is used for the country code for Europe, kr is the country code for Korea, and cn is the country code for China. (The default is "undefined.") Although this setting can be executed on development hardware, one of these values must be set at time of creation of master data for submission.)
% setcountrycode [ jp | us | eu | kr |cn ]
After this script executes, note that to apply changes, ndrun must be executed at least once for disc applications, and makeWad must be executed for NAND applications.
In addition, note that the country code of the development hardware must match the country code of the application when the following conditions apply.
$REVOLUTION_SDK_ROOT/X86/bin/setcountrycode
2008/05/21 Revised and appended the description in line with integration for use with NAND applications.
2008/04/22 Added country codes for Korea and China.
2006/09/07 Initial version.
CONFIDENTIAL