- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to understand the working of simulink models on FPGA. I am following the HIL design example that is illustrated in the DSP builder handbook volume 2 (pg. 5-3)
I followed the whole procedure until scan jtag to find available cables and hardware devices in the chain. However, when I click the "scan jtag" I get the following error C:\altera\10.0\quartus\dsp_builder\bin\jni_jtag.dll: Can't find dependent libraries ??? Java exception occurred: java.lang.UnsatisfiedLinkError: com.altera.jtag.JtagChainFactory.ajiGetHardware()I at com.altera.jtag.JtagChainFactory.ajiGetHardware(Native Method) at com.altera.jtag.JtagChainFactory.getChains(Unknown Source) at com.altera.jtag.JtagDspbInterface.getChains(Unknown Source) Error in ==> c:\altera\10.0\quartus\dsp_builder\bin\matlab\alt_dspbuilder_HilCompile.p>GetJtagCableAndDevices at 121 Error in ==> c:\altera\10.0\quartus\dsp_builder\bin\matlab\alt_dspbuilder_HilCompile.p>pushbuttonScanJtag_Callback at 874 Error in ==> gui_mainfcn at 96 feval(varargin{:}); Error in ==> c:\altera\10.0\quartus\dsp_builder\bin\matlab\alt_dspbuilder_HilCompile.p>alt_dspbuilder_HilCompile at 75 ??? Error while evaluating uicontrol Callback >> Could someone please help me with this. What am I missing here and how to get it. Does DSP builder require any special version of JAVA? ThanksLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
check QUARTUS_ROOTDIR, and the MATLAB path variables to see if they all point to 10.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. They both point to 10.0. The same error appears. Please help..

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page