Error while running FIL Wizard for Atlys Spartan 6 kit.
Show older comments
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 Comment
Walter Roberson
on 17 Sep 2019
My thought would be to use system tools to ensure that all DLLs can be found.
Answers (1)
Jazmin
on 17 Sep 2019
0 votes
Hello, did you solve this problem?
1 Comment
Pooja Chauhan
on 20 Sep 2019
I used higher version of MATLAB (r2014a), and it was working fine.
Categories
Find more on FPGA-in-the-Loop in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!