Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to generate different ELF files at once in IDE
Hello, I have two projects (for our customers) which have the same Nios II IDE project as a source code basis. These two projects are mainly the same, only a few# define values are different wh...
Altera_Forum
Honored Contributor
20 years agoHi Paolo!
Thank you very much for your answer, I decided to implement the DOS batchfile. After various problems finding the right PATH settings, it finally worked out for me. For everyone who is interested in the paths: I got the "make" command from %QUARTUS_ROOTDIR%\bin\cygwin\bin\make ...and called it with the "-s all" or "-s rebuild" options. To work correclty, at least the following three directories have to be in the search-path: %QUARTUS_ROOTDIR%\bin\cygwin\bin %SOPC_KIT_NIOS2%\bin\nios2-gnutools\H-i686-pc-cygwin\bin %SOPC_KIT_NIOS2%\bin