Forum Discussion
Altera_Forum
Honored Contributor
14 years agou-boot for .h file
Hi , I need to port the U-boot (2011.6) to NIOS-II Cyclone-III based customized board. Started following the Altera wiki http://www.alterawii.com/wiki/dasuboot instructions. I cannot gene...
Altera_Forum
Honored Contributor
14 years agoI am also having a problem with the sopc-create-config-files script.
I am running CentOS 5.6 and I was correctly able to install the yum install perl-XML-LibXML But when I run the sopc-create-config-files script I get a message that says "CPU not found" and no *.h file is created. The code inside the script is looking for nodes like "/system/module" but the parsed document has nodes like "/EnsembleReport/module". Is there a problem with the sopc-create-config-files script?