| AR# | 33073 |
| Topic | SW-Coregen |
| Last Modified | 2009-09-11 00:00:00.0 |
| Status | Active |
Keywords: charset, java, UTF-8, ISO, MS950, GBK
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:
"DEBUG[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 charset, and it does not occur on an OS with the language set to English.