Altera_Forum
Honored Contributor
13 years agoHow to use nios2-corss compile tool in command line
Hello,
I want to use the nios2-corss compile tool in command line (my operating system is Ubuntu 11.10). I want use this tool to compile some source files into ".so" files. In command line terminal, I inputted "nios2-", and hit key Tab twice. After thar I got this:
nios2-build-project nios2-gdb-server-wrapped
nios2-configure-sof nios2-ide
nios2-console nios2-import-project
nios2-create-application-project nios2-iss
nios2-create-system-library nios2-srec2flash
nios2-debug nios2-stackreport
nios2-delete-project nios2-stackreport.pl
nios2-download nios2-studio
nios2-flash-programmer nios2-terminal
nios2-flash-programmer-wrapped nios2-terminal.sh
nios2-gdb-server nios2-terminal-wrapped
None of them seemed like tool I need. Can anyone give me some advice?