AR #25255 - 11.3 System Generator for DSP - Why do I get a Simulink message stating, "Use of this data type requires a fixed-point license, but license checkout failed"?

Search Answers Database


 

11.3 System Generator for DSP - Why do I get a Simulink message stating, "Use of this data type requires a fixed-point license, but license checkout failed"?

AR# 25255
Part SW-SysGen
Last Modified 2009-09-10 00:00:00.0
Status Active
Keywords fixed-point data type, Ufix, Simulink, SysGen, EDK Processor, PCore

Description

Keywords: fixed-point data type, Ufix, Simulink, SysGen, EDK Processor, PCore

My System Generator design gives the following error message:

"Use of this data type requires a fixed-point license, but license checkout failed."

However, I am not specifying Simulink Fixed point in my model.


Solution

System Generator gateway out blocks automatically convert to Simulink data types based on the type of signal driving them. Some instances must be set to a Simulink fixed point data type, which will cause this error if your MATLAB installation does not include the Fixed-Point blockset.

This is known to occur on signals that are 53 bits or greater in width, as well as with internal signals to the EDK Processor block.

In the case of signals 53 bits or greater, you can work around this by slicing the signal to two smaller width signals less than 53 bits.
 
 
/csi/footer.htm