I have the following errors when I run HDL coder in MATLAB 2013a ?errors in fixed point conversion
조회 수: 2 (최근 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)
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!