Forum Discussion
Altera_Forum
Honored Contributor
21 years agonios command line tools from windows
how can I start the nios2 command line tools e.g "elf2flash" from a windows batch file ? I can use for example %QUARTUS_ROOTDIR%\bin\cygwin\bin\bash.exe -c ". myscript" it starts t...
Altera_Forum
Honored Contributor
21 years agoI am not a scripting expert so I can't tell you why your last try isn't working.. but it occurs to me that you could make your own rcfile, based on the one that is used to setup the environment correctly (nios2_sdk_shell_bashrc) -- then at the end of that file perform the tasks that you need scripted.