Main

CORE Generator - "WARNING: Default charset <Character set> not supported, using ISO-8859-1 instead"

AR# 33073

Search For Another Answer

Topic CORE Generator
Last Updated 10/15/2010
Status Active
Description

The CORE Generator software (run in debug mode; coregen -ddd) fails to generate some IP cores, and warning messages similar to the following appear in the console: 

EBUG[generation] - Full EJava error output: 
WARNING: Default charset MS950 not supported, using ISO-8859-1 instead 
DEBUG[generation] -  
DEBUG[Generation] - Error: Failed to generate file: core_v 
ERROR:sim - Error: Failed to generate file: core_v 
Error found during generation. 
DEBUG[taskexecutor] - Command: generate finished" 

The problem seems to be related to the character set and has been seen when using MS950 and GBK. It does not occur on an OS with the language set to English.

Solution

To work around this problem, add the environment variable JAVA_TOOL_OPTIONS to the following value: 

JAVA_TOOL_OPTIONS = "-Dfile.encoding=UTF8"  

For information on how to set Environment variables, see (Xilinx Answer 11630)
Applies To

Design Tools

  • ISE Design Suite - 11.5
  • ISE Design Suite - 12.1
  • ISE Design Suite - 11.4
  • ISE Design Suite - 11.2
  • ISE Design Suite - 12.2
 
 
/csi/footer.htm