Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
yeah u r right, when Im talking about MatLab I mean the DSP Builder of the same Version like Quartus, which is installed for the specific MatLab Version. And I am using MatLab 2009a not b, which makes it so difficult :wacko: when I load the DSP Builder Design from 2009a in 2010a I get an error: ERROR: Can't open revision: STEP_LED_R2R (project: STEP_LED_R2R). The revision is not compatible with the installed version of the Quartus II software. Opening the revision will overwrite the old revision database. If you wish to overwrite the old revision database, make sure to specify the -force option. while executing "project_open -revision $projectname $projectname" invoked from within "if ([project_exists $projectname]) { project_open -revision $projectname $projectname } else { project_new -revision $projectname $projectname }" (file "C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\generateProject3703794844369760641.tcl" line 19) ------------------------------------------------ Error (23031): Evaluation of Tcl script C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\generateProject3703794844369760641.tcl unsuccessful Error: Quartus II 32-bit Shell was unsuccessful. 1 error, 0 warnings Error: Peak virtual memory: 109 megabytes Error: Processing ended: Tue Mar 13 16:35:09 2012 Error: Elapsed time: 00:00:19 Error: Total CPU time (on all processors): 00:00:09 Same Error occures, when I want to build it in MatLab 2009a and when I build a new DSP Builder Design in 2010a, which definitly works earlier. One think also confuse me. While compiling it in 2009a I get the INFO message in the DSP BUILDER SIGNAL COMPILER: Info: Version 11.1 Build 259 01/25/2012 Service Pack 2 SJ Full Version Instead of using Version 9.1! All the problems ocurred after installing Version 9.1!