General Description In CORE Generator batch mode, the "CoreSelect" parameter can be used to control which version of core to generate. "CoreSelect" can be set to LatestVersion, ProjectVersion, or SpecifiedVersion.
Example: SET CoreSelect = LatestVersion
Using the "CoreSelect" parameter should override what is specified in the "SELECT" parameter, which also exists in the batch file or in the .xco file. However, this parameter setting is not working for CORE Generator 3.1i.
解决方案
The workaround is to not use the "CoreSelect" parameter and to ensure that the "SELECT " parameter is properly set with the correct version in the batch or .xco file.