Forum Discussion
Altera_Forum
Honored Contributor
17 years agoWith no reference to DSP Builder on the classpath, it's not surprising the installer failed. Could you try reinstalling DSP Builder and see if it changes the classpath.txt file? On my installation this is found at:
C:\Program Files\MATLAB\R2007b\toolbox\local\classpath.txt Is this file read only for instance? You could for instance add the following to it: # DSPBuilder START c:\altera\72\quartus\dsp_builder\bin\dspb_sblocks.jar # DSPBuilder END (Obviously make sure the path above matches where you installed Quartus).