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), Win7x64 installed.
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!
Program: ...
File: d:/SJ/nightly/11.1/173/w64/p4/qu.../mex_si...ain.cpp
Line: 142
Expression: ver_handle
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
---------------------------
Abort Retry Skip
---------------------------
Why? How to fix it?13 Replies
- xtr
New Contributor
Hi all,
I get the same problem, though I added C:\intelFPGA\19.1\quartus\bin64 to System Environment Variables.
I am using Windows 10, Quartus 19.1 and Matlab R2020b.
I am grateful for any help!