Forum Discussion
Altera_Forum
Honored Contributor
14 years agoError when starting SignalTap from MATLAB
The code:
addpath(genpath('C:\altera\11.1\quartus\bin64'));
alt_signaltap_run
Error appear when run alt_signaltap_run. At next, Matlab crashes. Q11.1sp2, Matlab 7.12.0 (R2011A), Win7x...
Altera_Forum
Honored Contributor
13 years agoI don't think that is a bug in MATLAB. It's caused by the Altera signal tap mex function and the error message is identical to the message previously reported in this thread which is due to Quartus paths not being present in the PATH variable.