Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDemo not running, s-function not found
Hi everyone, it's one day that im trying to run the demos of the DSP builder but everytime that i try to run one of them i get the following errors: S-function 'mip_control' does not exist...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Are you running 64-bit MATLAB? Type mexext at the MATLAB prompt. If it says mexw64 or mexa64 then it's 64-bit. On windows, you need to install the 32-bit version. On Linux, run matlab with the "-glnx86" option. --- Quote End --- Yes, in fact I was running the 64-bit version, but now that i lunched the 32-bit one and tried to lunch the demo_fibonacci, i get the following errors: Invalid MEX-file quartus_path/mip_control.mexglx Invalid MEX-file quartus_path/mip_prim.mexglx what could it still be? thanks