Altera_Forum
Honored Contributor
19 years agoGenerating build tree from the command line
Hello
How can I generate the build tree from the command line without the GUI configtool. I tried to do something like: nios2ecosconfig --ptf=project.ptf --cpu=cpu_0 --config=project.ecc tree It just creates several directories but not the build tree that is generated by the configtool. Is the configtool.exe a special Altera build? Thanks