Clear Filters
Clear Filters

Error while running FIL Wizard for Atlys Spartan 6 kit.

2 views (last 30 days)
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
Walter Roberson on 17 Sep 2019
My thought would be to use system tools to ensure that all DLLs can be found.

Sign in to comment.

Answers (1)

Jazmin
Jazmin on 17 Sep 2019
Hello, did you solve this problem?

Categories

Find more on FPGA, ASIC, and SoC Development 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!