Error while running FIL Wizard for Atlys Spartan 6 kit.
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I am using MATLAB r2011a, I am able to program FPGA with the FIL Wizard, but when I try to run the model, it shows following errors: Block Error: Error in'../ABC' while executing C MEX S-function 'filsfun', (mdlSetWorkWidths), at time 0.0.
And Model error as: Unexpected unknowm exception from MEX file.
The filsfun is generated by FIL Wizard. How can I solve this error. Even is there any way of modifying the sfun? I did run mex -setup and mbuild -setup, its showing Done without any errors.
댓글 수: 1
Walter Roberson
2019년 9월 17일
My thought would be to use system tools to ensure that all DLLs can be found.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!