Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- This problem occur when dash is your default shell instead of bash $ ls -l /bin/sh /bin/sh -> dash Solution is to change your default shell to bash OR edit nios2eds/bin/elf2hex, change first line to# !/bin/bash --- Quote End --- It's really worked. Thanks. I tested on Ubuntu 16.04