Error while running FIL Wizard for Atlys Spartan 6 kit.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 17 de Sept. de 2019
My thought would be to use system tools to ensure that all DLLs can be found.
Respuestas (1)
Jazmin
el 17 de Sept. de 2019
Hello, did you solve this problem?
1 comentario
Pooja Chauhan
el 20 de Sept. de 2019
I used higher version of MATLAB (r2014a), and it was working fine.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!