Error while running FIL Wizard for Atlys Spartan 6 kit.
2 views (last 30 days)
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)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!