Altera_Forum
Honored Contributor
16 years agoProblem with the SignalTap II MATLAB MEX Function
Hi,
My problem is very strange Indeed in a project, I capture with Signaltap the data in Matlab through the function X=alt_signaltap_run('d:\Documents and Settings\test.stp','unsigned','auto_signaltap_0'); It works very well. In a second project, I try to capture with Signaltap the data through the same fuction in Matlab, but it doesn't work. In the console of Matlab, I have this error message : Error: Acquisition stopped unexpectedly. No data are returned. Please check previous error messages. ??? One or more output arguments not assigned during call to "alt_signaltap_run". It's very strange because when I open the Interface Signaltap, I can capture the data. But I can't capture in this project the data in MATLAB with the MEX function. What is the problem of this project ? :rolleyes: Thank You Regards Khoa-Nam LAM