fixed-point license problem

Hi,
I have a Simulinik model that uses fixed-point data type. Previously it runs fine, but recently I renewed the license, and it can't run anymore, which will complain this:
requested use of data type 'sfix32_En16'. Use of this data type requires a fixed-point license, but license checkout failed. To use this model without a fixed-point license, select "Fixed-Point Tool" under "Fixed-Point" from the model's Tools menu. Select the root model in Model Hierarchy. Set "Fixed-point instrumentation mode" to be "Force off", "Data type override" to be "Double" and "Data type override applies to" to be "All numeric types". This replaces most uses of fixed-point data types with floating-point doubles. In rare cases, a few attempts to use restricted data types may still exist. Reconfiguring to use floating-point types and/or inserting Typecasts is necessary in these cases.
The weird thing is I checked the license and it contains "Fixed-Point Toolbox".
Any hints what I should do?
Thank you,
Zhenkai

댓글 수: 4

Kaustubha Govind
Kaustubha Govind 2013년 7월 26일
You might want to contact MathWorks Licensing Support about this.
aftab Ahmad
aftab Ahmad 2013년 8월 24일
편집: aftab Ahmad 2013년 8월 24일
Hello Zhnkai, i have the same problem my model was working before, and after renewing the licence, and i am getting the same error while compiling the model. can you please let me know how you fixed this problem..
Guillermo
Guillermo 2013년 10월 17일
I have exactly the same problem. Does anybody got a solution?
Doan Vo
Doan Vo 2014년 3월 11일
Hello all, So any solutions? I get the same problem. Thanks.

댓글을 달려면 로그인하십시오.

답변 (1개)

Stefanie Schwarz
Stefanie Schwarz 2018년 6월 27일

0 개 추천

In MATLAB R2012b and older, there are two separate products for Fixed Point: the Fixed-Point Toolbox encompasses fixed-point operations in MATLAB, whereas the Simulink Fixed Point toolbox caters to fixed-point operations in Simulink. This is probably why the license checkout failed error is observed.
This issue will not arise with MATLAB R2013a as the two toolboxes were merged into one.
In order to run the Simulink model, the 'Simulink Fixed Point' toolbox should be downloaded and licensed for, or MATLAB R2013a or higher version should be used.

댓글 수: 3

JuanCa
JuanCa 2018년 10월 9일
I am running 2014a and have the same issue, was working before and now I am getting the error "This requires the Fixed-Point Designer license." when generating code, this did not happened before
Rama Kolla
Rama Kolla 2020년 3월 4일
Hello JuanCa
I am using Matlab 2015a, I am having the same issue, saying I need Fixed point designer lisence. But when I check my Matlab, it has the fixed point designer lisence. Can you please let me know, how did you solved the issue.
Thank you
Ram
Bo Lei
Bo Lei 2022년 6월 14일
i got the same issue, have you gotten a fix?

댓글을 달려면 로그인하십시오.

카테고리

질문:

2013년 7월 26일

댓글:

2022년 6월 14일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by