Altera_Forum
Honored Contributor
15 years agocpu not found
Hi there,
This issue has been posted by someone else in the General Altera section of this forum but I thought I'd post it in here as it is more of a Nios issue. Basically I am getting this build error when trying to compile a project that I successfully built in 7.2 sp3 about a year ago. make -s all includes Creating generated_app.mk... Creating generated_all.mk... ERROR: module cpu (altera_nios2) not found in component directory (install.ptf) Aug 31, 2010 3:08:59 PM - (SEVERE) generate: java.lang.IllegalStateException: java.lang.IllegalStateException: com.altera.ingenuous.GTFElement.GTFElementErrorExc eption: <error> element in GTF script Since creating and releasing this project I had my machine upgraded to a Win7 machine and I now have to do some work on the project again, so I installed the 7.2 sp3 tools on an XP VM. This is when I got this compile error. To try and fix this I have re-installed Quartus, the IP megacore library and Nios II incrementally from 7.2 through to sp3, just in case it's moaning about some sort of missing component in any of the service pack updates. I have looked in the Altera installed folders and the nios component does exist in the sopc folder, so I'm a bit confused about what it's moaning about. The hardware portion of the project builds with no problems at all in sopc builder and in Quartus II, it's just the software I am having this issue with. I'm not new to the Altera environment at all, so I am very familiar with the tools, it's just that I have never come across this error before. If anyone has any ideas/suggestions/fixes then please let me know. Thanks.