Support : Knowledge base

Knowledge Base

Welcome to OPAL-RT’s Knowledge Base

OPAL-RT offers a repository of support information for optimal use of its technology.

Loading…

Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.

For optimal experience, use a desktop computer.

Reference Number: AA-01970// Views: AA-01970// Created: 2020-11-26 06:53:06// Last Updated: 2021-05-12 10:08:14
Problem & Solution
Error while generating a bitstream: The exit status of System Generator is '11', register configuration error.

Problem

Error while generating a bitstream: The exit status of System Generator is '11', register configuration error. 

Look in the RT-XSG log file to identify the error. Press OK to exit.

Solution

The origin of the problem is from the differences between dates' format of WinOS in different languages.

For example:

China/Korean date format: yyyy-mm-dd

Default date format from function in RT-XSG : dd-mmm-yyyy

Thus, the function "datetime" reported an error because it did not get a valid format.

This problem has been resolved in RT-XSG version: v3.3.0 and further. It is better to upgrade the RT-XSG version if available.

But for those who not available (license end of support date limited), one feasible solution is to modify the date format of WinOS. Take Chinese WinOS as examples:


Win10:

1. Go to ;

2. Select ;

3. Select ;

4. At the pop-up window, choose 'English (USA)' for ;

5. For and ?choose 'M/d/yyyy' and 'dddd,MMMM d, yyyy'



Win7:

1. Right click on

2. At the pop-up window, select ;

3. Then select ;

4. At the pop-up window, choose 'English (USA)' for ;

5. For and ?choose 'M/d/yyyy' and 'dddd,MMMM dd, yyyy'.