I have the following errors when I run HDL coder in MATLAB 2013a ?errors in fixed point conversion

3 次查看(过去 30 天)
hi
when I want to run HDL coder I have these four errors.how can i fixed it?? i read some of the previous answers for example the .prj file is in the same file with the main and test bench,but they didn't help.
thanks
-----------ERRORS----------------------
Reference to non-existent field 'summary'.
Error in C:\Program Files\MATLAB\R2013a\toolbox\coder\float2fixed\+coder\+internal\Float2FixedConverter.p>Float2FixedConverter.buildDesign (line 1699)
Error in C:\Program Files\MATLAB\R2013a\toolbox\coder\coder\+coderprivate\Float2FixedManager.p>Float2FixedManager.buildFloatingPointCode (line 102)
Error in C:\Program Files\MATLAB\R2013a\toolbox\coder\coder\private\fpBuildFloatingPointCode.p>fpBuildFloatingPointCode (line 4)
Error in C:\Program Files\MATLAB\R2013a\toolbox\coder\coder\emlcprivate.p>emlcprivate (line 16)

回答(1 个)

Kiran Kintali
Kiran Kintali 2021-5-24
This is an unexpected internal error during fixed-point conversion. The issue occurs during verification step of generated fixed-point code and is resolved in R2017b.

类别

Help CenterFile Exchange 中查找有关 HDL Coder 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by